{
  "id": "/",
  "name": "Medibrio",
  "short_name": "Medibrio",
  "description": "AI-native electronic medical records for clinicians.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5faf9",
  "theme_color": "#176b70",
  "icons": [
    { "src": "/icons/medibrio-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/medibrio-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/medibrio-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}