{
  "name": "Netizen Survey",
  "short_name": "NetizenSurvey",
  "description": "One-tap public-opinion polls with instant, shareable live results.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eceaf2",
  "theme_color": "#2f4fe0",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable any" }
  ]
}
