{
  "name": "Clinic OS",
  "short_name": "Clinic OS",
  "description": "Patient records, appointments, prescriptions, billing, and staff management for your clinic.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#863bff",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
