{
  "name": "ONE FLOW",
  "short_name": "ONE FLOW",
  "description": "대기 시간을 성장의 흐름으로 바꾸는 기록 습관 도구",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#061322",
  "theme_color": "#061322",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./images/fa.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/naver.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
