{
  "name": "BOTWAVEBOMBA",
  "short_name": "BOMBA",
  "description": "244 global sources. Five bias axes. Same story, every framing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "en",
  "categories": ["news"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Blindspots",
      "url": "/blindspots.html",
      "description": "Stories covered by one bloc, ignored by another"
    },
    {
      "name": "Sources",
      "url": "/sources.html",
      "description": "The full 244-source registry with bias scores"
    }
  ]
}
