{
  "name": "Lovetravo",
  "short_name": "Lovetravo",
  "description": "Vietnam's AI travel guide. Discover where to eat, stay, and explore.",
  "id": "/?app=lovetravo",
  "start_url": "/traveler/home?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#071827",
  "theme_color": "#0E7C66",
  "lang": "en",
  "categories": ["travel", "lifestyle", "navigation"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "AI Concierge", "url": "/traveler/concierge?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Saved", "url": "/traveler/saved?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Explore Vietnam", "url": "/traveler/explore?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
