{
  "id": "/",
  "name": "원샷스탁",
  "short_name": "원샷스탁",
  "description": "실시간 시세 · 섹터맵 · 수급 · 매물대 · 경제캘린더",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" },
  "background_color": "#0b0e16",
  "theme_color": "#1a1d24",
  "lang": "ko",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
