{
  "name": "발성 트레이너",
  "short_name": "발성",
  "description": "시간·음역대·약점만 고르면 따라만 하면 되는 발성 훈련",
  "lang": "ko",
  "start_url": "./vocal-trainer.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fd",
  "theme_color": "#3585f3",
  "icons": [
    { "src": "vt-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "vt-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
