{
  "name": "Jyothish AI — Official AI Vedic Astrology",
  "short_name": "Jyothish AI",
  "description": "Official jyothishai.com — free Kundli, AI astrologer chat, Vedic birth charts, dashas, yogas & transits. Also searched as Jyotish AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "utilities", "education"],
  "icons": [
    {
      "src": "/images/golden-elephant.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/golden-elephant.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Jyothish AI dashboard"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Jyothish AI mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Birth Chart",
      "short_name": "New Chart",
      "description": "Generate a new birth chart",
      "url": "/dashboard",
      "icons": [{"src": "/images/golden-elephant.png", "sizes": "96x96"}]
    },
    {
      "name": "View Reports",
      "short_name": "Reports",
      "description": "View astrology reports",
      "url": "/reports",
      "icons": [{"src": "/images/golden-elephant.png", "sizes": "96x96"}]
    },
    {
      "name": "Check Compatibility",
      "short_name": "Match",
      "description": "Check Kundli matching",
      "url": "/compatibility",
      "icons": [{"src": "/images/golden-elephant.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

