{
  "name": "Fitboost - نظام إدارة الجيم",
  "short_name": "Fitboost",
  "description": "نظام متكامل لإدارة صالة الألعاب الرياضية - الأعضاء، الزوار، المتابعات، والإيصالات",
  "theme_color": "#fbe003",
  "background_color": "#f9fafb",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/?source=pwa",
  "lang": "ar",
  "dir": "rtl",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الأعضاء",
      "short_name": "أعضاء",
      "description": "عرض قائمة الأعضاء",
      "url": "/members",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "حجوزات SPA",
      "short_name": "SPA",
      "description": "إدارة حجوزات السبا والمساج",
      "url": "/spa-bookings",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المتابعات",
      "short_name": "متابعات",
      "description": "متابعة الزوار والمهتمين",
      "url": "/followups",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الإيصالات",
      "short_name": "إيصالات",
      "description": "إدارة الإيصالات والدفعات",
      "url": "/receipts",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "categories": ["business", "productivity", "sports"]
}
