{
  "name": "UHCW CSOC News Wall",
  "short_name": "CSOC Wall",
  "description": "UHCW Cyber Security Operations Centre situational awareness display",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#005EB8",
  "theme_color": "#003087",
  "icons": [
    {
      "src": "/icons/csoc_news_wall_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "security",
    "utilities"
  ],
  "prefer_related_applications": false
}