{
  "name": "Patient Intake Management System",
  "short_name": "PatientIntake",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "prefer_related_applications": false,
  "description": "HIPAA-compliant patient intake management system",
  "icons": [
    { "src": "icon-16.png",  "type": "image/png", "sizes": "16x16"  },
    { "src": "icon-48.png",  "type": "image/png", "sizes": "48x48"  },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
