{
  "name": "Lille Dragen Smart Lager",
  "short_name": "Lager",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#32150d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}