{
  "short_name": "PatientPortal",
  "name": "Patient Portal - Book Appointments & Manage Health",
  "description": "Book appointments, manage health records, and connect with your doctor",
  "icons": [
    {
      "src": "app-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "orientation": "any"
}
