{
  "name": "Congressional Accountability Tracker",
  "short_name": "CAT",
  "description": "Track your representatives: voting records, campaign finance, floor speeches, and accountability data — all in one place, in plain English.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#ef4444",
  "categories": ["news", "education", "politics", "government"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find My Representatives",
      "short_name": "My Reps",
      "description": "See your senators and house rep",
      "url": "/my-reps"
    },
    {
      "name": "Congress Pulse",
      "short_name": "Pulse",
      "description": "What Congress is saying and doing",
      "url": "/pulse"
    },
    {
      "name": "Weekly Digest",
      "short_name": "Weekly",
      "description": "This week in Congress",
      "url": "/weekly"
    },
    {
      "name": "Misconduct Database",
      "short_name": "Misconduct",
      "description": "Ethics violations and investigations",
      "url": "/misconduct"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
