{
  "name": "Best Vacation Travel",
  "short_name": "BestVacation",
  "description": "Search and book hotels, flights, vacation packages and cruises.",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0879c9",
  "background_color": "#f7fbff",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/static/img/logo/pwa_official_192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/logo/pwa_official_512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/logo/pwa_official_192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/logo/pwa_official_512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
