{
  "name": "Dr. Maxim Surgical Clinic",
  "short_name": "Dr. Maxim",
  "description": "رعاية طبية متكاملة بأحدث المعايير العالمية",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}