{
  "name": "음성명령 메트로놈",
  "short_name": "메트로놈",
  "description": "음성 명령과 블루투스 리모컨을 지원하는 한국어 메트로놈",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0e8da",
  "theme_color": "#f0e8da",
  "lang": "ko-KR",
  "categories": ["music", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
