{
  "name": "Crowny Wallet",
  "short_name": "CrownyWallet",
  "description": "4상균형3진 블록체인 지갑 — 라이트 노드",
  "start_url": "/wallet.html",
  "display": "standalone",
  "background_color": "#0b1320",
  "theme_color": "#0b1320",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
