{
  "name": "티처툴 - 선생님을 위한 교육 도구",
  "short_name": "티처툴",
  "description": "성과급 계산기, 자리 배치, 랜덤 번호 추출 등 선생님을 위한 실용 도구 모음",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#4299e1",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
