{
  "name": "Dr Niharika's Ketuveda",
  "short_name": "Ketuveda",
  "description": "Vedic astrology consultations, spiritual guidance, and sacred gemstone remedies.",
  "start_url": "/views/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050412",
  "theme_color": "#050412",
  "lang": "en",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "Public/Images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "short_name": "Book",
      "description": "Book a Vedic astrology consultation",
      "url": "/views/bookings.html",
      "icons": [{ "src": "Public/Images/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "description": "Browse sacred gemstones and remedies",
      "url": "/views/marketplace.html",
      "icons": [{ "src": "Public/Images/icon.svg", "sizes": "any" }]
    }
  ]
}
