{
  "name": "StayBinder, digital welcome guide for holiday lets",
  "short_name": "StayBinder",
  "description": "A beautiful, always-current digital welcome guide for holiday lets. Guests scan one QR code for Wi-Fi, check-out, the house manual and local recommendations, no app, no login, works offline.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F2EA",
  "theme_color": "#F6F2EA",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "travel", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
