{
  "name": "ScanEat — Barcode Food Scanner",
  "short_name": "ScanEat",
  "description": "Scan food barcodes → instant health & environment ratings with ingredient explanations.",
  "start_url": "/scan/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#007aff",
  "orientation": "portrait",
  "categories": ["food", "health", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23007aff'/%3E%3Ctext x='96' y='132' text-anchor='middle' font-size='120' fill='white'%3E🔍%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan",
      "short_name": "Scan",
      "description": "Start barcode scanner",
      "url": "/scan/"
    }
  ]
}
