{
  "name": "Spectrumlekdetectie",
  "short_name": "SpectrumLek",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#FFD000",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}