{
  "name": "Indian Voters - Civic Voice & Transparency",
  "short_name": "Indian Voters",
  "description": "A centralized civic platform for Indian citizens to participate in national mega polls, read verified news, and track the Viksit Bharat 2047 vision.",
  "start_url": "/index.html",
  "id": "/indian-voters-pwa/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui", "standalone"],
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#121212",
  "categories": ["news", "politics", "education", "utilities"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vote on Mega Poll",
      "short_name": "Vote Now",
      "description": "Participate in the National Cleaning Day poll.",
      "url": "/index.html#mega-poll",
      "icons": [
        {
          "src": "images/shortcut-vote-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Latest Exam Alerts",
      "short_name": "Alerts",
      "description": "Check the latest updates on NEET, UPSC, and SSC.",
      "url": "/index.html#news-section",
      "icons": [
        {
          "src": "images/shortcut-news-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Indian Voters Homepage with Monochromatic UI"
    },
    {
      "src": "images/screenshot-mobile-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mega Poll and Civic Sense Tracking"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
