{
  "name": "VidaPlus",
  "short_name": "VidaPlus",
  "description": "Chronic Condition Management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fe",
  "theme_color": "#6c63ff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
