{
  "short_name": "Verikyc",
  "name": "Verikyc Client Portal",
  "description": "Track KYC progress, complete agreement e-signing, and access client services.",
  "start_url": "/client/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#003B95",
  "background_color": "#F4F7FB",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
