{
  "name": "LiveTube — Live Event Intelligence",
  "short_name": "LiveTube",
  "description": "See every side of breaking news, ranked by trust. Live streams clustered into events across YouTube, Kick, Twitch, and Dailymotion.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["news", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/api/og?title=LiveTube%20%E2%80%94%20Live%20Event%20Intelligence&sources=50&viewers=10000&region=Global&status=live&severity=&topic=Breaking%20News",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LiveTube event dashboard showing live streams clustered by event"
    },
    {
      "src": "/api/og?title=LiveTube%20%E2%80%94%20Live%20Event%20Intelligence&sources=50&viewers=10000&region=Global&status=live&severity=&topic=Breaking%20News",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LiveTube mobile view with live event feeds"
    }
  ],
  "shortcuts": [
    {
      "name": "Trending",
      "url": "/trending",
      "description": "See trending events"
    },
    {
      "name": "Live Streams",
      "url": "/streams",
      "description": "Browse all live streams"
    },
    {
      "name": "Discover",
      "url": "/discover",
      "description": "Browse by category"
    }
  ]
}
