{
  "name": "HMS Manager",
  "short_name": "HMS Manager",
  "description": "CHMS Site Inspection Module — fault logging and client PDF reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#15233b",
  "icons": [
    {
      "src": "/static/assets/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
