{
  "name": "VedicHymns",
  "short_name": "VedicHymns",
  "description": "10 AI-powered ancient wisdom apps — Vedic Astrology, Tarot, I Ching, Bhagavad Gita, Runes and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040D1A",
  "theme_color": "#1565C0",
  "lang": "en",
  "categories": ["lifestyle", "spirituality", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "myJyotish",
      "short_name": "Jyotish",
      "description": "Vedic Astrology reading",
      "url": "/?open=myjyotish",
      "icons": [{"src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "myKrishna",
      "short_name": "Krishna",
      "description": "Bhagavad Gita guidance",
      "url": "/?open=mykrishna",
      "icons": [{"src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "myTarot",
      "short_name": "Tarot",
      "description": "Full 78-card Tarot reading",
      "url": "/?open=mytarot",
      "icons": [{"src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
