{
  "name": "국내 증시 브리핑 - 실시간 국내주식 브리핑",
  "short_name": "증시브리핑",
  "description": "하루 중 여러 번, 코스피·코스닥 시황과 관심종목을 쉬운 말로 브리핑해주는 개인 주식 코치",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12151c",
  "theme_color": "#12151c",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
