{
  "name": "نظام السوبر ماركت — نقطة بيع",
  "short_name": "الكاشير",
  "description": "نظام إدارة سوبر ماركت: كاشير ومخزون وتقارير، يعمل أونلاين وأوفلاين.",

  "lang": "ar",
  "dir": "rtl",

  "start_url": "./index.html",
  "scope": "./",

  "display": "standalone",
  "orientation": "any",

  "background_color": "#EFF2F1",
  "theme_color": "#12212B",

  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "categories": ["business", "productivity", "shopping"]
}
