{
  "name": "TV Time",
  "short_name": "TV Time",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-360.png",
      "sizes": "360x360",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
