{
  "name": "나의 하루 시작",
  "short_name": "하루 시작",
  "description": "매일 아침 날씨·지하철·재난정보 대시보드",
  "start_url": "./haru-start.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF3FB",
  "theme_color": "#4A72E8",
  "lang": "ko",
  "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"
    }
  ]
}
