{
  "name": "Elect Democrats 2026",
  "short_name": "ElectDems2026",
  "description": "Track 2026 midterm elections with live polling data. Flip the House, Senate, and Governor seats. Register, volunteer, and donate.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1d2e",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "categories": ["news", "politics"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}