{
  "name": "Corp Bio Med",
  "short_name": "Corp Bio Med",
  "description": "Conscious care for your health. Professional support in nursing, physiotherapy, and medical laboratory services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B5A9E",
  "theme_color": "#8B5A9E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "display_override": ["standalone", "fullscreen"]
}