{
  "name": "نظام صندوق العائلة ونقطة التحصيل",
  "short_name": "صندوق العائلة",
  "description": "نظام متكامل لإدارة اشتراكات ومستحقات ومصروفات ونقطة التحصيل السريعة POS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "dir": "rtl",
  "lang": "ar",
  "shortcuts": [
    {
      "name": "نقطة التحصيل POS",
      "short_name": "نقطة التحصيل",
      "description": "فتح محطة التحصيل السريعة للقبض وإصدار السندات",
      "url": "/?mode=pos",
      "icons": [{ "src": "/api/branding/logo", "sizes": "512x512", "purpose": "any" }]
    }
  ],
  "icons": [
    {
      "src": "/api/branding/logo",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/api/branding/logo",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
