{
  "id": "/",
  "name": "Eleven Studio",
  "short_name": "Eleven",
  "description": "Premium cosmetic teeth whitening with seamless mobile booking.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0C0E",
  "theme_color": "#0C0C0E",
  "categories": ["health", "beauty", "lifestyle", "business"],
  "icons": [
    {
      "src": "/eleven-studio-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book appointment",
      "short_name": "Book now",
      "url": "/book",
      "description": "Jump straight to the public booking flow."
    },
    {
      "name": "View services",
      "short_name": "Services",
      "url": "/services",
      "description": "Browse treatments and packages."
    }
  ]
}
