{
  "short_name": "Agarwal360",
  "name": "AGARWAL360 — Fabric Stock Manager",
  "description": "Fabric stock, sales, purchase, hisab and reports.",
  "icons": [
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "id": "/",
  "start_url": "/inventory",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b0b0d",
  "background_color": "#FDFDFD",
  "shortcuts": [
    { "name": "Inventory", "url": "/inventory" },
    { "name": "New Sale", "url": "/sales" },
    { "name": "Customer Hisab", "url": "/hisab" }
  ]
}
