{
  "name": "Epistemic News — AI-Verified News From Every Angle",
  "short_name": "Epistemic",
  "description": "Multi-source news synthesis with claim-level verification, bias transparency, and adversarial AI debate. Every claim sourced. Every perspective labeled.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1C",
  "theme_color": "#F59E0B",
  "orientation": "any",
  "categories": ["news", "education"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Sources",
      "short_name": "Sources",
      "url": "/sources",
      "description": "View all news sources and their bias ratings"
    },
    {
      "name": "Archive",
      "short_name": "Archive",
      "url": "/archive",
      "description": "Browse historical synthesized stories"
    },
    {
      "name": "Methodology",
      "short_name": "How It Works",
      "url": "/methodology",
      "description": "Learn about the 10-step verification pipeline"
    }
  ]
}
