{
  "name": "DACentral Frontend Application",
  "short_name": "DCC Frontend App",
  "id": "/?source=pwa",
  "start_url": "/home",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/dcc_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
