{
  "name": "Octolus Identity",
  "short_name": "Identity",
  "description": "Zero-knowledge credential system. Prove anything. Reveal nothing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b2b",
  "theme_color": "#0f1b2b",
  "icons": [
    {
      "src": "/mark-s.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-s.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}