{
   "name": "Oasis Hotel Apartments",
   "short_name": "Oasis Hotel Apartments",
   "description": "An ideal choice for every kind of travel, be it for business or for leisure.",
   "start_url": "https://oasishotelapartments.com/en/?isPWA=true",
   "display": "standalone",
   "scope": "/",
   "orientation": "any",
   "background_color": "#ffffff",
   "theme_color": "#3b5b5e",
   "icons": [
      {
         "sizes": "192x192",
         "src": "/static/pwa/iconx192.png",
         "purpose": "any maskable"
      },
      {
         "sizes": "310x310",
         "src": "/static/pwa/icon.png"
      },
      {
         "sizes": "512x512",
         "src": "/static/pwa/iconx512.png"
      }
   ],
   "dir": "ltr",
   "lang": "en-us",
   "prefer_related_applications": true,
   "purpose": "any maskable"
}