{
  "name": "B&B ETABKI",
  "short_name": "ETABKI",
  "description": "Bed & Breakfast in Klaaskreek, Brokopondo, Suriname — kamers, zwembad, natuur.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a3a2a",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Beheerder Dashboard",
      "short_name": "Beheerder",
      "description": "Christiaan – dagelijks beheer, zwembad, kas",
      "url": "/beheerder",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Boek een kamer",
      "short_name": "Boeken",
      "url": "/boeken",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Zwembad",
      "short_name": "Zwembad",
      "url": "/beheerder/zwembad",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
