{
  "name": "Lumière Studio — Salon Medan",
  "short_name": "Lumière",
  "description": "Salon kecantikan premium di Medan. Potong rambut, warna, makeup, nail art, facial & spa — booking online dengan stylist favoritmu.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7efe6",
  "theme_color": "#3d1f2e",
  "lang": "id",
  "categories": ["lifestyle", "beauty", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Booking",
      "url": "/booking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Janji Saya",
      "url": "/janji",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
