{
  "name": "HumanCred - Verified Human Credentials",
  "short_name": "HumanCred",
  "description": "Verify your humanity through behavioral analysis, cognitive challenges, and social vouching. Earn cryptographically signed W3C Open Badges v3 credentials.",
  "icons": [
    {
      "src": "/static/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0a0a0f",
  "background_color": "#09090b",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}