{
  "name": "Fryserindhold",
  "short_name": "Fryserindhold",
  "description": "App til at holde styr på din skabsfryseren",
  "id": "/index.html",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "icons": [
    {
      "src": "images/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}