{
  "id": "/en/?utm_source=homescreen&utm_medium=web_app",
  "name": "Celebration Suites",
  "short_name": "Celebration Suites",
  "description": "Family hotel near Disney World in Kissimmee, with spacious suites, complete kitchen and entertainment for the whole family.",
  "lang": "en",
  "start_url": "/en/?utm_source=homescreen&utm_medium=web_app",
  "scope": "/en/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0055A4",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "images/icons/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icons/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reserve your stay",
      "short_name": "Reserve",
      "description": "Make a reservation at Celebration Suites",
      "url": "/en/room-grid",
      "icons": [{ "src": "images/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "See images of Celebration Suites",
      "url": "/en/gallery",
      "icons": [{ "src": "images/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/screenshot-mobile.png",
      "sizes": "360x641",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of Celebration Suites"
    },
    {
      "src": "images/screenshots/screenshot-desktop.png",
      "sizes": "1918x992",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of Celebration Suites"
    }
  ],
  "categories": ["hospitality", "travel"],
  "related_applications": [],
  "prefer_related_applications": false
}