{
  "name": "HOCOM Control Center",
  "short_name": "HOCOM CC",
  "start_url": "/trunks/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#901A1B",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
