{
  "name": "Pulse Mobile Shop ERP",
  "short_name": "Pulse",
  "description": "Mobile retail POS, IMEI inventory, and back-office for UAE retailers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "shopping"],
  "shortcuts": [
    { "name": "POS", "url": "/pos" },
    { "name": "Inventory", "url": "/inventory" },
    { "name": "Dashboard", "url": "/" }
  ]
}
