{
  "name": "Good Shepherd Home Monitoring System",
  "short_name": "Good Shepherd",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Good Shepherd customer home monitoring access.",
  "icons": [
    {
      "src": "good-shepherd-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}