{
  "id": "./?source=pwa",
  "name": "Ultra Gym Manager — نظام إدارة النادي",
  "short_name": "Ultra Gym",
  "description": "النظام الإداري والمالي المتكامل لإدارة Ultra Gym والخدمة الذاتية للموظفين",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1021",
  "theme_color": "#151c3a",
  "dir": "rtl",
  "lang": "ar",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity",
    "fitness"
  ],
  "icons": [
    {
      "src": "./ultra-gym-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./ultra-gym-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./ultra-gym-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
