{
  "name": "ONE-HUB",
  "short_name": "ONE-HUB",
  "description": "ONE-HUB — AI 투자 의사결정 대시보드",
  "id": "/pwa",
  "start_url": "/pwa",
  "scope": "/pwa",
  "display": "standalone",
  "background_color": "#f0f6ff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
