{
  "name": "نظام إدارة الحسابات والمصروفات - شركة الكتبي",
  "short_name": "الكتبي AC",
  "description": "نظام إدارة المصروفات والعهد والمشتريات والبطاقات الرقمية",
  "id": "elkotby-ac-system",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#062a4d",
  "theme_color": "#062a4d",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "pwa-icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "pwa-icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}