{
  "name": "AI Eye Live — Bill & Proof Verification",
  "short_name": "AI Eye Live",
  "description": "Scan your bill. Check what you actually received. AI Eye Live compares your bill with product photos to find missing items, duplicate billing, wrong quantities, pack-size mismatch, and overcharges.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fb",
  "theme_color": "#2563eb",
  "categories": ["finance", "shopping", "utilities"],
  "icons": [
    { "src": "/assets/img/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Bill Scan", "url": "/app.html#scan-mode", "description": "Scan a bill for billing issues" },
    { "name": "Proof Match", "url": "/app.html#scan-mode", "description": "Compare bill against product photos" },
    { "name": "History", "url": "/app.html#history", "description": "View past scans" }
  ]
}
