{
  "short_name": "ClinicCore",
  "name": "My ClinicCore - Secure Telehealth Platform",
  "description": "HIPAA-compliant telehealth platform for healthcare providers and clients with AI-powered clinical tools",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "CCLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "CCLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#16325B",
  "background_color": "#16325B",
  "categories": ["health", "medical", "productivity"],
  "prefer_related_applications": false
}
