{
  "name": "티처펫 — 우리 반 닭 키우기",
  "short_name": "티처펫",
  "start_url": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#8FC7F5",
  "theme_color": "#8FC7F5",
  "lang": "ko",
  "description": "알에서 암탉·수탉까지, 닭의 한살이를 우리 반이 함께 키웁니다.",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}