{
  "name": "Portier POS",
  "short_name": "Portier POS",
  "description": "Kassasystem for hotell og restaurantar",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#F1F1E9",
  "theme_color": "#430002",
  "start_url": "/login",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
