{
  "name": "Ayurveda Wellness Hawaiʻi",
  "short_name": "Ayurveda HI",
  "description": "Authentic Ayurveda in Kailua, Oʻahu. Consultations, body treatments, and 30/60/90-day programs. Revive · Reset · Restore.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ee",
  "theme_color": "#3d4f3a",
  "categories": ["health", "lifestyle", "medical", "wellness"],
  "lang": "en",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "short_name": "Book",
      "description": "Call to book your initial consultation",
      "url": "tel:8087492311",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Treatments",
      "short_name": "Treatments",
      "description": "View body treatments",
      "url": "/#treatments",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Programs",
      "short_name": "Programs",
      "description": "30/60/90 day programs",
      "url": "/#programs",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
