{
    "id": "/health/index.php",
  "name": "Mukambo Health",
  "short_name": "Mukambo Health",
  "description": "Mukambo health is a health website tha offeres Health Services,Health Courses,Weight Academy,Health Porducts.",
  "lang": "en",
   "start_url": "https://www.mukambohealth.com/index.php?source=pwa",
  "scope": "/health/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#007bff",

  "icons": [
    {
      "src": "icon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
