{
  "name": "MallMind — AI Shopping Concierge",
  "short_name": "MallMind",
  "description": "Hyper-personalized AI concierge for smart malls. Scan QR, shop smarter.",
  "start_url": "/onboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["shopping", "lifestyle"],
  "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" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Start Shopping", "url": "/chat", "description": "Open AI concierge" },
    { "name": "View Route",     "url": "/chat", "description": "See your mall route" }
  ],
  "prefer_related_applications": false
}
