{
  "name": "ID Check Now",
  "short_name": "ID Check",
  "description": "Secure identity verification and document upload flow.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f7ff",
  "theme_color": "#2d63f5",
  "icons": [
    {
      "src": "/static/images/idcheck-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
