{
  "name": "Trip-Hipop — Flights & Hotels",
  "short_name": "Trip-Hipop",
  "description": "Compare real flight and hotel prices across Europe, the Middle East, Africa, and North America, and book directly with trusted partners.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#131D33",
  "theme_color": "#131D33",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search Flights", "url": "/search", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Search Hotels", "url": "/hotels", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Destinations", "url": "/destinations", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
