{
  "name": "EzRP — Shopify Catalog Manager",
  "short_name": "EzRP",
  "description": "Product catalog, SKU management, barcode scanning, and inventory for Shopify",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6c63ff",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Scan Barcode", "url": "/#scanner", "description": "Open barcode scanner" },
    { "name": "Products",     "url": "/#products", "description": "View product catalog" },
    { "name": "Inventory",    "url": "/#inventory", "description": "Check inventory levels" }
  ]
}
