{
  "name": "Blerbz - AI News Intelligence Platform",
  "short_name": "Blerbz",
  "description": "AI-powered news intelligence platform delivering real-time breaking news, BLERBZ100 daily rankings, viral detection, and AI-enriched analysis from 500+ trusted sources. No commentary, no bias — just the facts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "blerbz-news-app",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "media", "social", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "BLERBZ100 Rankings",
      "short_name": "BLERBZ100",
      "description": "Today's top 100 news stories ranked by AI",
      "url": "/blerbz100",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Focuz",
      "short_name": "Focuz",
      "description": "AI-powered news encyclopedia",
      "url": "/focuz",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Local News",
      "short_name": "Local",
      "description": "Local news network with interactive US map",
      "url": "/local",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "STREAM",
      "short_name": "Stream",
      "description": "AI-generated video news broadcasts",
      "url": "/stream",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
