{
  "name": "FUSF - نظام إدارة التذاكر",
  "short_name": "FUSF",
  "description": "نظام إدارة التذاكر وطلبات الصيانة",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/logo/001B.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/001B.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

