{
  "name": "Today Calendar पंचांग",
  "short_name": "TodayCalendar",
  "description": "Daily Hindu Panchang, Tithi, Shubh Muhurat, Festivals, Kundali & Reminders",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2b0508",
  "theme_color": "#2b0508",
  "orientation": "portrait",
  "categories": ["lifestyle", "utilities", "books"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/today-calendar-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Panchang (आजचे पंचांग)",
      "short_name": "Panchang",
      "description": "View today's Tithi, Nakshatra, and Muhurat",
      "url": "/marathi/today",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Festivals 2026 (सण-उत्सव)",
      "short_name": "Festivals",
      "description": "List of all Hindu festivals and vrats",
      "url": "/marathi/festivals/2026",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Horoscope (राशीभविष्य)",
      "short_name": "Horoscope",
      "description": "Read daily rashifal predictions",
      "url": "/marathi/rashi-bhavishya",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Reminders (माझी स्मरणपत्रे)",
      "short_name": "Reminders",
      "description": "Personalized festival and birthday alerts",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
