{
  "id": "gibonpay-wallet",
  "name": "기본페이",
  "short_name": "기본페이",
  "description": "기본페이 지갑 — 결제·광역토큰·지역토큰·기본소득",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071228",
  "theme_color": "#0048E0",
  "icons": [
    { "src": "./icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
