{
  "name": "GovPlay",
  "short_name": "GovPlay",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/v/test123",
  "display": "standalone",
  "scope": "/",
  "description": "Interactive voting for civic engagement",
  "theme_color": "#374151",
  "background_color": "#374151"
}
