{
  "id": "/",
  "short_name": "LUX Ops",
  "name": "LUX Developments Operations",
  "description": "Internal operations workflow management for LUX Developments (Northampton) Ltd",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1E2530",
  "background_color": "#1E2530",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Site Diary",
      "short_name": "Diary",
      "description": "Open the LUX site diary",
      "url": "/diary",
      "icons": [
        {
          "src": "diary-logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
