{
  "id": "/",
  "name": "Kanishka's Family Salon & Academy",
  "short_name": "KFS Salon",
  "description": "Premium salon booking, shop & beauty academy in Indore",
  "lang": "en-IN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FDFAF5",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Book Appointment", "short_name": "Book", "url": "/book",             "description": "Book a new salon appointment" },
    { "name": "My Dashboard",     "short_name": "Dashboard", "url": "/dashboard/client", "description": "View your client dashboard" },
    { "name": "Gift Vouchers",    "short_name": "Vouchers",  "url": "/gift-vouchers",    "description": "Purchase a gift voucher" }
  ],
  "screenshots": [],
  "categories": ["beauty", "lifestyle", "health"],
  "prefer_related_applications": false
}