{
  "name": "ølpris.dk",
  "short_name": "ølpris",
  "description": "Find den billigste øl i København",
  "start_url": "/landing4.html",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Søg øl",
      "url": "/oelpris4.html",
      "description": "Søg efter billige øl"
    },
    {
      "name": "Kort",
      "url": "/kort.html",
      "description": "Find barer på kortet"
    },
    {
      "name": "Deals",
      "url": "/deals.html",
      "description": "Se aktuelle deals"
    }
  ]
}
