{
  "name": "Retail ERP",
  "short_name": "Retail ERP",
  "description": "Retail POS, inventory, and back-office for UAE retailers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#3F3398",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "brand/icon-2-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "brand/icon-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "shopping"],
  "shortcuts": [
    { "name": "POS", "url": "/pos" },
    { "name": "Inventory", "url": "/inventory" },
    { "name": "Dashboard", "url": "/" }
  ]
}
