{
  "name": "YouTube",
  "short_name": "YouTube",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F0F",
  "theme_color": "#0F0F0F",
  "icons": [
    { "src": "/icons/launcher_mdpi.png",   "sizes": "80x80",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/launcher_hdpi.png",   "sizes": "120x120", "type": "image/png", "purpose": "any" },
    { "src": "/icons/launcher_xhdpi.png",  "sizes": "160x160", "type": "image/png", "purpose": "any" },
    { "src": "/icons/launcher_192.png",    "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/launcher_xxhdpi.png", "sizes": "240x240", "type": "image/png", "purpose": "any" },
    { "src": "/icons/launcher_xxxhdpi.png","sizes": "320x320", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/launcher_512.png",    "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
