{
  "name": "escapes.asia",
  "short_name": "Escapes",
  "description": "Don’t Just Travel. Experience Travel. Handpicked trips across Asia, booked and managed with a dedicated trip manager.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00A24F",
  "background_color": "#F9F9F9",
  "icons": [
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    { "name": "Explore",  "url": "/",         "description": "Browse trips" },
    { "name": "My Trips", "url": "/bookings", "description": "Your bookings" },
    { "name": "Saved",    "url": "/saved",    "description": "Your shortlist" }
  ]
}
