{
  "name": "رمق Live",
  "short_name": "رمق Live",
  "description": "منصة الاجتماعات والمحاضرات المباشرة من رمق",
  "lang": "ar",
  "dir": "rtl",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "capture_links": "existing-client-navigate",
  "background_color": "#0b1330",
  "theme_color": "#16255e",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "url": "/dashboard"
    },
    {
      "name": "تسجيل الدخول",
      "url": "/login"
    }
  ]
}
