{
  "name": "UNIT",
  "short_name": "UNIT",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "capture_links": "existing-client-navigate",
  "background_color": "#ffffff",
  "theme_color": "#212121",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/unit_icon_192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/unit_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
