{
  "name": "AstroPrasadam — Free Vedic Astrology Tools",
  "short_name": "AstroPrasadam",
  "description": "Free Vedic astrology tools — horoscope, compatibility matching, muhurtha timing and more. Ancient Jyotish wisdom for everyone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "images/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "education", "utilities"],
  "shortcuts": [
    {
      "name": "Horoscope",
      "url": "/en/horoscope",
      "icons": [{ "src": "images/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Match Checker",
      "url": "/en/match",
      "icons": [{ "src": "images/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Muhurtha",
      "url": "/en/muhurtha",
      "icons": [{ "src": "images/logo-192.png", "sizes": "192x192" }]
    }
  ]
}
