{
  "name": "StateGov",
  "short_name": "StateGov",
  "description": "AI agents for government affairs — trusted, cited legislative intelligence: bills, hearings, and briefings.",
  "id": "/?app=stategov",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "categories": ["productivity", "government", "utilities"],
  "icons": [
    {
      "src": "/stategov-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/stategov-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
