{
  "name": "Joyce Clinic Web",
  "short_name": "Joyce Web",
  "description": "المنظومة الذكية لمركز جويس",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#031b4e",
  "theme_color": "#031b4e",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}