{
  "name": "webchnl",
  "theme_color": "#ee0726",
  "background_color": "#0f0606",
  "short_name": "webchnl",
  "display": "fullScreen",
  "orientation": "any",
  "start_url": "https://webchnl.live/",
  "scope": "https://webchnl.live/",
  "description": "Free TV, by Individuals",
  "categories": "entertainment",
  "icons": [
    {
      "src": "/assets/img/icons/webchnl_pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_monochrome_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/assets/svg/webchnl_pwa.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icons/webchnl_pwa_72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ]
}