{
  "name": "Kundlistar - Vedic Astrology App",
  "short_name": "Kundlistar",
  "description": "Explore kundli, KP astrology, Nadi, BNN, numerology, Lo Shu Grid, Panchang and premium astrology reports.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1b5e20",
  "categories": ["lifestyle", "education", "productivity"],
  "lang": "en-IN",
  "dir": "ltr",
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Kundli",
      "short_name": "Kundli",
      "description": "Create a new kundli chart",
      "url": "/calculate",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Daily Panchang",
      "short_name": "Panchang",
      "description": "Open daily Panchang",
      "url": "/daily-panchang",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Lo Shu Grid",
      "short_name": "Lo Shu",
      "description": "Open Lo Shu Grid",
      "url": "/lo-shu-grid",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
