{
  "name": "Pactswap Key Ceremony",
  "short_name": "KeyCeremony",
  "description": "Air-gapped 2-of-2 key splitting tool for Pactswap cosigner architecture",
  "start_url": "/key-ceremony.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔐</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
