{
  "name": "바이올린 포레스트 - 스마트 레슨 관리",
  "short_name": "바이올린포레스트",
  "description": "바이올린 포레스트 원장님/선생님 스마트 시간표 및 출석/수강료 관리 시스템",
  "start_url": "index.html",
  "scope": "./",
  "id": "violinforest-app",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fcfbf7",
  "theme_color": "#1e3a2f",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
