{
  "name": "Abhishek Soni · Vedic Astrology",
  "short_name": "Abhishek Soni",
  "description": "Honest Vedic astrology — your birth chart, Kundali, panchang and readings, read like science.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#07090C",
  "theme_color": "#0E1116",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["lifestyle", "education"],
  "shortcuts": [
    { "name": "Cast a birth chart", "short_name": "New chart", "url": "/new?source=pwa", "description": "Compute a fresh Vedic birth chart" },
    { "name": "My charts", "short_name": "Charts", "url": "/charts?source=pwa", "description": "Your saved birth charts" },
    { "name": "Talk to an expert", "short_name": "Consult", "url": "/services?source=pwa", "description": "Book a verified astrologer" }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}