{
  "name": "SilkRoadUZ — Explore Uzbekistan",
  "short_name": "SilkRoadUZ",
  "description": "AI-powered Silk Road travel companion: tours, eSIM, itineraries, and Telegram concierge.",
  "id": "/?source=pwa",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "navigation"],
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Ask EVA", "short_name": "EVA", "description": "AI travel concierge", "url": "/app/concierge?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Explore tours", "short_name": "Explore", "url": "/app/explore?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My trips", "short_name": "Trips", "url": "/app/trips?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "eSIM", "short_name": "eSIM", "url": "/app/esim?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "share_target": {
    "action": "/app/concierge",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "prefer_related_applications": false
}
