{
  "name": "Binge Base",
  "short_name": "Binge Base",
  "description": "Stream unlimited. Binge endlessly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#141414",
  "background_color": "#000000",
  "categories": ["entertainment", "video"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icons/icon-16x16.png", "type": "image/png", "sizes": "16x16" },
    { "src": "/icons/icon-32x32.png", "type": "image/png", "sizes": "32x32" },
    { "src": "/icons/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/icons/android-chrome-192x192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/android-chrome-512x512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icons/maskable-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
