{
  "name": "Portal",
  "short_name": "Portal",
  "description": "Operations portal.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E0E0F",
  "theme_color": "#0E0E0F",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/is-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
