{
  "name": "ميني ماركت عجور",
  "short_name": "عجور ماركت",
  "description": "نظام إدارة ومحاسبة الميني ماركت - يعمل بدون إنترنت",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": [
    "business",
    "shopping",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 152x152 192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}