{
  "name": "Zuri IT Operations Portal",
  "short_name": "Zuri Ops",
  "description": "Internal maintenance, approval and change management portal for authorised Zuri IT employees.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101624",
  "theme_color": "#101624",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
