{
  "short_name": "Green Care",
  "name": "Green Care Medical Services",
  "description": "Comprehensive home healthcare services in Amman and Jordan.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any apple-touch-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "categories": ["medical", "health", "lifestyle"]
}