{
  "name": "منصة فوترة v3",
  "short_name": "فوترة v3",
  "description": "النسخة الجديدة من نظام الفوترة الإلكترونية ونقاط البيع",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4f46e5",
  "background_color": "#f5f7fb",
  "categories": ["business", "finance", "productivity"],
  "lang": "ar",
  "dir": "rtl",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "الرئيسية",
      "short_name": "الرئيسية",
      "description": "فتح الصفحة الرئيسية للنظام",
      "url": "/",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    },
    {
      "name": "معاينة الألوان",
      "short_name": "الألوان",
      "description": "إدارة وتخصيص ألوان الواجهة",
      "url": "/palette-preview",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    }
  ],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "purpose": "maskable",
      "src": "/maskable-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
