{
  "name": "Right For Office",
  "short_name": "RightForOffice",
  "description": "Know who represents you. Every score earned, not claimed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07111F",
  "theme_color": "#D8A441",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["news", "politics", "government"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Find My Officials", "url": "/", "description": "Look up your representatives" },
    { "name": "Government Directory", "url": "/officials", "description": "Full government directory" },
    { "name": "Elections", "url": "/elections", "description": "Upcoming elections" }
  ]
}
