{
  "name": "SJ's Spiritual Valley",
  "short_name": "SJ's Spa",
  "description": "Women-only Ayurvedic beauty spa in Bangalore. Book therapies with SJ.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6EE",
  "theme_color": "#2D5A27",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/image/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "View Therapies",
      "url": "/treatments/",
      "description": "Browse all Ayurvedic therapies"
    },
    {
      "name": "Contact SJ",
      "url": "/contact/",
      "description": "Get in touch with SJ"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "beauty"
  ],
  "lang": "en-IN"
}