{
  "name": "TheBillRoom",
  "short_name": "TheBillRoom",
  "description": "Nonpartisan AI-powered analysis of U.S. Congressional bills",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a2e44",
  "background_color": "#1a2e44",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/tbr_screenshot_mobile.png",
      "sizes": "540x1200",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TheBillRoom — nonpartisan U.S. bill analysis"
    },
    {
      "src": "/images/tbr_og_image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TheBillRoom — nonpartisan U.S. bill analysis"
    }
  ]
}
