{
  "name": "Shardmonics - 화성학 분석기",
  "short_name": "Shardmonics",
  "description": "클래식 화성학 성부 진행을 분석하고 평가하는 학습용 웹 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#351A31",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "music"],
  "lang": "ko",
  "dir": "ltr"
}
