{
  "name": "Sofazi — نظام الإدارة",
  "short_name": "Sofazi",
  "description": "نظام إدارة الأعمال الجزائري المتكامل",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "لوحة التحكم", "url": "./?page=dashboard" },
    { "name": "فاتورة جديدة",  "url": "./?page=invoices"  },
    { "name": "الزبائن",       "url": "./?page=customers" }
  ]
}
