{
  "name": "MyCertHub - Digital Document Management Platform",
  "short_name": "MyCertHub",
  "description": "Digital Document Management Platform for secure document storage and sharing",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/life/",
  "start_url": "/life/",
  "icons": [
    {
      "src": "/life/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/life/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}