{
  "name": "نظام إدارة المحاسبة الاحترافي",
  "short_name": "المحاسبة",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "any",
  "background_color": "#f5f1ea",
  "theme_color": "#205f4f",
  "description": "نظام محاسبة عربي متكامل يدعم القيد المزدوج والتقارير والتشغيل دون اتصال.",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
