{
  "name": "TV1",
  "short_name": "TV1",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "build/assets/mstile-150x150-DZxHG-mP.webp",
      "type": "image/webp",
      "sizes": "150x150",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/mstile-150x150-D-ECG4hM.png",
      "type": "image/png",
      "sizes": "150x150",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-192x192-LP4Rphgt.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-192x192-GUiVIBKx.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-512x512-DNwH0Y25.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-512x512-B27aJqMb.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ]
}