{
  "name": "What The Vote",
  "short_name": "WTV",
  "description": "Track congressional voting records, bills, and representative profiles. Nonpartisan civic data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1524",
  "theme_color": "#0b1524",
  "icons": [
    {
      "src": "/static/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/images/og_image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
