{
  "id": "/",
  "name": "Videmo",
  "short_name": "Videmo",
  "description": "Self-hosted streaming with watch tracking",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0e14",
  "theme_color": "#0c0e14",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/wide-home.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Discover - trending and continue watching" },
    { "src": "/screenshots/mobile-home.png", "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "Home on mobile" },
    { "src": "/screenshots/mobile-detail.png", "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "Series detail" }
  ]
}
