{
  "name": "PolitiLens",
  "short_name": "PolitiLens",
  "description": "Live news from 63 outlets across 6 regions. AI-powered bias analysis. See how every side frames every story.",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#080810",
  "background_color": "#080810",
  "categories": ["news", "politics"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Stories", "url": "/stories", "description": "Browse political stories" },
    { "name": "Briefing", "url": "/briefing", "description": "Daily political briefing" },
    { "name": "Fact Check", "url": "/factcheck", "description": "Fact-checked claims" }
  ]
}
