{
  "short_name": "consent.app",
  "name": "consent.app — verified consent in seconds",
  "description": "Review, approve, and sign consent requests securely from your own Identity Vault. The trust layer of the digital world.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "browser",
  "theme_color": "#0f172a",
  "background_color": "#0f172a"
}
