{
  "name": "청신호 — 대한민국 모든 청약",
  "short_name": "청신호",
  "description": "공모주 청약부터 아파트 청약까지. 일정, 분석, 알림을 한 곳에서.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080F",
  "theme_color": "#07080F",
  "lang": "ko",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance"],
  "shortcuts": [
    {
      "name": "공모주 청약",
      "url": "/ipo",
      "description": "공모주 청약 일정 확인"
    },
    {
      "name": "아파트 청약",
      "url": "/apt",
      "description": "아파트 청약 일정 확인"
    }
  ]
}
