{
  "name": "Item Finder — Hays",
  "short_name": "Item Finder",
  "description": "Find any item in the store by scanning its barcode or searching by name.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a7a4a",
  "background_color": "#f5f7f5",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "utilities"],
  "lang": "en-US"
}
