{
  "theme_color": "#f8f8f8",
  "background_color": "#f8f8f8",
  "orientation": "portrait",
  "display": "standalone",
  "url_handlers": [
    {
      "origin": "https://seaqr.app"
    }
  ],
  "dir": "auto",
  "lang": "nl-NL",
  "name": "SEAQR.app",
  "short_name": "SEAQR",
  "start_url": "/",
  "scope": "/",
  "id": "https://seaqr.app",
  "icons": [
    {
      "src": "/app/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}