{
  "name": "아이맘 코치 — 아이맘 코치",
  "short_name": "아이맘 코치",
  "description": "아이의 나이와 상황에 맞는 더 좋은 말과 행동을, AI가 함께 고민해 드려요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f87171",
  "lang": "ko-KR",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}