{
  "short_name": "hotellab",
  "name": "hotellab",
  "icons": [
    {"src":"web-app-manifest-192x192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"web-app-manifest-192x192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"web-app-manifest-512x512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"web-app-manifest-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3B1A76",
  "background_color": "#FFE3D7",
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "3245x1474",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard on desktop"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "1480x961",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "App on mobile"
    }
  ]
}
