{
  "name": "악보 스튜디오",
  "short_name": "악보 스튜디오",
  "description": "악보 반주를 키·속도 바꿔가며 듣고, 지금 자리를 악보에서 따라갑니다.",
  "start_url": "/ext/omr_phone.html",
  "scope": "/ext/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "icons": [
    { "src": "/ext/omr-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/ext/omr-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/ext/omr-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
