{
  "id": "/admin",
  "name": "لايف — لوحة الإدارة",
  "short_name": "لايف إدارة",
  "description": "إدارة المواعيد والمراجعين والمؤشرات التشغيلية — مجمع لايف للاستشارات النفسية",
  "start_url": "admin.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-admin-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-admin-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-admin-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}