{
  "name": "주식 진입 타이밍 체크",
  "short_name": "타이밍체크",
  "description": "5대 핵심 지표 기반 주식 진입 타이밍 모니터",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0e13",
  "theme_color": "#0a0e13",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
