{
  "name": "Paglipat — Honest travel search",
  "short_name": "Paglipat",
  "description": "Compare flights, hotels, eSIMs and transport across Southeast Asia. Cheapest first, no commission ranking.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#312E81",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "navigation"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Flights", "short_name": "Flights", "url": "/flights", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Hotels", "short_name": "Hotels", "url": "/hotels", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "eSIM", "short_name": "eSIM", "url": "/esim", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
