{
  "id": "/",
  "name": "Pin Coffee AI",
  "short_name": "Pin Coffee",
  "description": "AI-powered hands-free voice coffee ordering — Link Lounge Café",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#2D1600",
  "theme_color": "#2D1600",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle"],
  "lang": "en",
  "dir": "auto",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Voice Order", "url": "/?screen=voice", "description": "Order by voice" },
    { "name": "My Rewards", "url": "/?screen=rewards", "description": "Check reward points" }
  ]
}
