{
  "name": "ModernVote",
  "short_name": "ModernVote",
  "description": "Explore important questions, consider credible evidence, and make your voice heard between elections.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0B3F8A",
  "background_color": "#0B3F8A",
  "icons": [
    {
      "src": "/icons/modernvote-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/modernvote-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/modernvote-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}