{
  "name": "Shahjee Stock Tracker",
  "short_name": "Shahjee Stock",
  "description": "Multi-user restaurant stock tracker with barcode scanning.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F4E9DC",
  "theme_color": "#7A2E2E",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
