{
  "name": "SeeWhy LIVE",
  "short_name": "SeeWhy",
  "description": "Washington Classic x Domino Entertainment x VibeN'Bones - Live streaming platform with 90% creator payout",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0F0C14",
  "theme_color": "#800020",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": [
    "entertainment",
    "social"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SeeWhy LIVE Home Feed"
    },
    {
      "src": "/screenshots/livestream.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live Stream Room"
    }
  ]
}