{
  "name": "VAULT v2",
  "short_name": "VAULT",
  "description": "개인 투자 관리 대시보드",
  "lang": "ko",
  "start_url": "../today",
  "scope": "../",
  "display": "standalone",
  "background_color": "#16171a",
  "theme_color": "#16171a",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "img/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
