{
  "name": "MultiTube",
  "short_name": "MultiTube",
  "description": "Watch multiple YouTube, Twitch, and Kick streams at the same time",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#121212",
  "theme_color": "#1976d2",
  "orientation": "any",
  "categories": ["entertainment"],
  "lang": "en",
  "icons": [
    { "src": "icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ]
}
