{
  "name": "Be Okay — AI Health Platform",
  "short_name": "Be Okay",
  "description": "AI-powered digital health platform for telemedicine, online doctor consultation, AI symptom checking, health risk assessment, and homecare booking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFBFC",
  "theme_color": "#73B3BE",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
