{
  "id": "/",
  "name": "Romply — احجز، العب، واستمتع",
  "short_name": "Romply",
  "description": "نظام سحابي لإدارة حجوزات مراكز اللعب: حجز الجلسات، المؤقّتات، الاشتراكات، الكوبونات، وتقارير الكاش والشبكة — مع لوحة مالك لإدارة عدّة مراكز.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./login.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#eef4fb",
  "theme_color": "#A855F7",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "حجز جديد",
      "short_name": "حجز",
      "description": "فتح شاشة حجز جلسة جديدة",
      "url": "./index.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "لوحة المالك",
      "short_name": "المالك",
      "description": "متابعة المراكز والاشتراكات والإيرادات",
      "url": "./owner.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
