{
  "name": "YT Viewer by HappyBein",
  "short_name": "YT Viewer",
  "description": "Watch YouTube without distractions. Paste a URL and play. No sidebar, no recommendations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "favicon.svg",  "sizes": "any",      "type": "image/svg+xml" }
  ],
  "categories": ["entertainment", "utilities"]
}
