{
  "name": "CareGinie",
  "short_name": "CareGinie",
  "description": "A calm wellbeing companion for daily routines, gently shared with the people you trust.",
  "start_url": "/app/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c4654a",
  "background_color": "#fbf5ec",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
