{
  "name": "Voter Slip Download",
  "short_name": "Voter Slip",
  "description": "A source-backed guide to Voter Information Slips, electoral roll verification, and poll-day preparation in India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5efe2",
  "theme_color": "#f5efe2",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}

