{
  "name": "LogiChainProof",
  "short_name": "LCP",
  "description": "Preuves blockchain certifiees — LogiChainProof",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05080f",
  "theme_color": "#34B1AA",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2305080f'/><text y='148' font-size='128' x='18'>⛓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "file_handlers": [
    {
      "action": "/verify",
      "accept": {
        "application/zip": [".zkpf"]
      }
    }
  ]
}
