{
  "short_name": "DontPanic",
  "name": "Dont Panic!",
  "icons": [
    {
      "src": "./img/hitchhikers.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./img/hitchhikers.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait",
  "display": "standalone",
  "theme_color": "#080f2b",
  "background_color": "#fff"
}
