{
  "name": "Harmony Nails Jessy's Salon",
  "short_name": "Harmony Nails",
  "description": "Nail salon app for appointments, services, gallery and contact.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff4ec",
  "theme_color": "#f7dce9",
  "icons": [
    { "src": "assets/logo.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "assets/logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ]
}
