{
  "name": "Civio — Civic Intelligence",
  "short_name": "Civio",
  "description": "Real-time AI summaries of government legislation — what passed, what it means, and how it affects you.",
  "start_url": "/feed",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "scope": "/",
  "lang": "en-US",
  "categories": ["news", "government", "civic"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/feed-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Civio feed — personalized civic intelligence"
    },
    {
      "src": "/screenshots/bill-detail-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bill detail — plain English summary"
    }
  ],
  "shortcuts": [
    {
      "name": "My Feed",
      "url": "/feed",
      "description": "Open your personalized civic feed"
    },
    {
      "name": "Alerts",
      "url": "/alerts",
      "description": "View your legislative alerts"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/civio/id000000000"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.civio.android"
    }
  ],
  "prefer_related_applications": false
}
