{
  "name": "Sport Operations Ops",
  "short_name": "Sports Ops",
  "description": "Performance management platform for sports facilities",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F9F5",
  "theme_color": "#0B0E0A",
  "lang": "ar",
  "dir": "auto",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "التقييم", "short_name": "تقييم", "url": "./facility.html" },
    { "name": "إدارة المنشأة", "short_name": "الإدارة", "url": "./tenant.html" }
  ]
}
