{
  "name": "DDVault - DicomDrive Patient Portal",
  "short_name": "DDVault",
  "description": "Your personal health records, always accessible",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f0f4fa",
  "theme_color": "#3D5FD1",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
