{
  "name": "كابوس — نظام إدارة غرف الهروب",
  "short_name": "كابوس",
  "description": "نظام إدارة الحجوزات والغرف والموظفين والرواتب لكابوس",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#ff0000",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "icons/kaboos-icon-any.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/kaboos-icon-any.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/kaboos-icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
