{
  "short_name": "zExchange",
  "name": "zExchange - 실시간 환율 계산기",
  "description": "아이폰 & 안드로이드에서 모두 작동하는 프리미엄 모바일 실시간 환율 계산기",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b10",
  "theme_color": "#0d0e15",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
