{
  "name": "Astrology Consultation Platform",
  "short_name": "AstroApp",
  "description": "Expert astrology consultations, daily horoscopes, kundli generation and astro trading insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0a2e",
  "theme_color": "#1a0a2e",
  "orientation": "portrait",
  "scope": "/",
  "lang": "hi",
  "categories": ["lifestyle", "health", "entertainment"],
  "icons": [
    {
      "src": "/logo-2(1).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-2(1).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Horoscope",
      "short_name": "Horoscope",
      "description": "Daily horoscope dekho",
      "url": "/horoscope",
      "icons": [{ "src": "/logo-2(1).png", "sizes": "192x192" }]
    },
    {
      "name": "Kundli",
      "short_name": "Kundli",
      "description": "Apni kundli banao",
      "url": "/kundli",
      "icons": [{ "src": "/logo-2(1).png", "sizes": "192x192" }]
    },
    {
      "name": "Astrologers",
      "short_name": "Astrologers",
      "description": "Expert astrologers se baat karo",
      "url": "/astrologers",
      "icons": [{ "src": "/logo-2(1).png", "sizes": "192x192" }]
    }
  ]
}
