{
  "name": "Audix ERP",
  "short_name": "Audix",
  "description": "Smart Arabic accounting for Gulf businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1A2B4D",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/brand/maaly-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/maaly-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/maaly-app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Warehouse (Mobile)",
      "short_name": "Warehouse",
      "description": "Warehouse ops that work offline and sync when online.",
      "url": "/warehouse",
      "icons": [
        { "src": "/brand/maaly-app-icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
