{
  "name": "굿바디 바른성장",
  "short_name": "굿바디",
  "description": "AI 기반 학생 성장 관리 시스템. 공룡 키우기와 함께 즐겁게 키를 키워요!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "categories": ["education", "health", "lifestyle"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/app-icon-v2.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/app-icon-v2.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-v2.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}