{
  "short_name": "Civic Signal",
  "name": "Civic Signal — Power2thepeople.net",
  "description": "The civic intelligence terminal for every American: real bills, real reps, real courts, real preparedness. Apolitical. Primary-source only.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0f1a",
  "background_color": "#0a0f1a",
  "lang": "en-US",
  "categories": ["news", "government", "education"],
  "shortcuts": [
    {
      "name": "My District Feed",
      "short_name": "Feed",
      "description": "Live civic feed for your ZIP",
      "url": "/feed",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ask Civic AI",
      "short_name": "Ask AI",
      "description": "Ask anything about your government",
      "url": "/ask-ai",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voter Tools",
      "short_name": "Vote",
      "description": "Registration, ballot, polling place",
      "url": "/vote",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
