{
  "name": "AstroZivi - Free Vedic Astrology",
  "short_name": "AstroZivi",
  "description": "Free Vedic astrology software. Kundli, Panchang, Matching, Muhurta and more. Powered by Swiss Ephemeris.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#c2710c",
  "orientation": "any",
  "scope": "/",
  "categories": ["lifestyle", "utilities", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generate Kundli",
      "short_name": "Kundli",
      "url": "/kundli",
      "description": "Generate a new birth chart"
    },
    {
      "name": "Today's Panchang",
      "short_name": "Panchang",
      "url": "/panchang",
      "description": "View today's Panchang"
    },
    {
      "name": "Kundli Matching",
      "short_name": "Matching",
      "url": "/matching",
      "description": "36-point Ashtakuta matching"
    },
    {
      "name": "Muhurta",
      "short_name": "Muhurta",
      "url": "/muhurta",
      "description": "Find auspicious timings"
    }
  ]
}
