{
  "name": "High Vibes Travel Hotel Finder",
  "short_name": "HV Travel",
  "description": "Track hotel prices and view trends for Universal Orlando Resort hotels.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b21a8",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://hotel-data.highvibes.travel/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://hotel-data.highvibes.travel/images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://hotel-data.highvibes.travel/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://hotel-data.highvibes.travel/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
