{
  "name": "Maple TV Guide — Canadian TV",
  "short_name": "MapleTV",
  "description": "Canadian TV guide — all channels at a glance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#e8a320",
  "lang": "en-CA",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tonight",
      "short_name": "Tonight",
      "url": "/tonight/",
      "description": "What's on TV tonight"
    },
    {
      "name": "Movies",
      "short_name": "Movies",
      "url": "/movies/",
      "description": "Movies on TV today"
    },
    {
      "name": "Series",
      "short_name": "Series",
      "url": "/series/",
      "description": "TV series on today"
    },
    {
      "name": "Sport",
      "short_name": "Sport",
      "url": "/sport/",
      "description": "Sports on TV today"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "dir": "ltr",
  "orientation": "portrait-primary"
}
