{
  "short_name": "Diptool",
  "name": "Diptool Web App",
  "icons": [
    {
      "src": "diptool_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/diptool/",
  "display": "standalone",
  "theme_color": "#080a14",
  "background_color": "#080a14",
  "scope": "/diptool/"
}