{
  "id": "/",
  "name": "TV Guide — What's on UK television",
  "short_name": "TV Guide",
  "description": "A live, region-aware guide to what's on UK television now and over the next seven days.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/guide",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0f1a",
  "background_color": "#0b0f1a",
  "categories": ["entertainment", "news", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "On now",
      "short_name": "On now",
      "description": "What is being broadcast at this moment",
      "url": "/now",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
