{
  "name": "EBNewsDaily",
  "short_name": "EBNews",
  "id": "/",
  "description": "South Africa's trusted news source.",
  "start_url": "/",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d2257",
  "lang": "en-ZA",
  "categories": ["news", "magazines", "sports"],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "url": "/category/national/"
    },
    {
      "name": "Sport",
      "short_name": "Sport",
      "url": "/category/sport/"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search/"
    }
  ],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
