{
  "name": "getodo",
  "short_name": "getodo",
  "description": "AI와 함께 목표를 세우고, 매일의 루틴으로 자동 분해해 풀어주는 자기관리 앱",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5A5AFF",
  "lang": "ko",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "lifestyle"],
  "prefer_related_applications": false
}
