{
  "name": "Time Routine",
  "short_name": "Time Routine",
  "description": "하루를 시간표로 계획하고, 디데이를 관리하고, 오늘의 문구로 하루를 시작하세요.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7FB",
  "theme_color": "#F5F7FB",
  "lang": "ko",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
