{
  "name": "Þvottahús Bókunarkerfi",
  "short_name": "Þvottahús",
  "description": "Bókuðu þvottavél og þurrkara í þínu þvottahúsi",
  "start_url": "/rooms",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "lang": "is",
  "categories": ["utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bóka tíma",
      "url": "/rooms",
      "description": "Bókaðu þvottavél eða þurrkara"
    }
  ]
}
