{
  "id": "/",
  "name": "Top Prime Digital",
  "short_name": "Top Prime",
  "description": "Breaking news, trusted analysis and live coverage from Kenya, Africa and the world.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#081a2c",
  "orientation": "any",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["news", "magazines", "social"],
  "icons": [
    {
      "src": "/pwa/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "Latest",
      "description": "Read the latest Top Prime Digital headlines",
      "url": "/news?source=pwa",
      "icons": [{"src": "/pwa/icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Live TV",
      "short_name": "Live TV",
      "description": "Watch Top Prime Digital live",
      "url": "/live-tv?source=pwa",
      "icons": [{"src": "/pwa/icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
