{
  "name": "Celeste Cares",
  "short_name": "Celeste",
  "description": "Family caregiving coordination platform for elderly care management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E1828",
  "theme_color": "#5B4E6D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Medications",
      "short_name": "Meds",
      "url": "/medications",
      "description": "View and manage medications"
    },
    {
      "name": "Emergency Info",
      "short_name": "Emergency",
      "url": "/emergency",
      "description": "Quick access to emergency information"
    }
  ]
}
