{
  "name": "Synalux Patient Portal",
  "short_name": "Synalux Portal",
  "description": "Appointments, documents, home programs and messages for families and self-advocates.",
  "start_url": "/patient-portal",
  "scope": "/patient-portal",
  "display": "standalone",
  "background_color": "#0f0f17",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}
