{
  "name": "CURAION",
  "short_name": "CURAION",
  "description": "Essential care, distilled. A healthcare companion for chronic disease management",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0ea5e9",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "screenshots": [
    {
      "src": "/curaion-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/curaion-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "icons": [
    {
      "src": "/curaion-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/curaion-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/curaion-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "shortcuts": [
    {
      "name": "Appointments",
      "short_name": "Appointments",
      "description": "View and manage your appointments",
      "url": "/appointments",
      "icons": [{ "src": "/curaion-mark.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    },
    {
      "name": "Medications",
      "short_name": "Medications",
      "description": "Manage your medications and reminders",
      "url": "/medications",
      "icons": [{ "src": "/curaion-mark.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    },
    {
      "name": "Doctor Consultation",
      "short_name": "Consultation",
      "description": "Start a consultation with a doctor",
      "url": "/consultations",
      "icons": [{ "src": "/curaion-mark.svg", "sizes": "512x512", "type": "image/svg+xml" }]
    }
  ]
}
