{
  "name": "ميزاني | Mizani",
  "short_name": "Mizani",
  "description": "ميزاني — نظام كاشير ومحاسبة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F234C",
  "theme_color": "#6C4DF6",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/mizani/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/mizani/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "/",
  "id": "/",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "short_name": "POS",
      "description": "فتح نقطة البيع",
      "url": "/pos",
      "icons": [
        {
          "src": "/brand/mizani/icon-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "الطاولات",
      "short_name": "Tables",
      "description": "إدارة الطاولات",
      "url": "/tables",
      "icons": [
        {
          "src": "/brand/mizani/icon-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ]
}
