{
  "name": "FocusTone Lab — 집중 주파수 측정",
  "short_name": "FocusTone",
  "description": "주의력 과제 점수로 어느 대역이 당신에게 나은지 측정합니다. 효과가 없으면 없다고 알려드립니다.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080a0e",
  "theme_color": "#080a0e",
  "categories": ["health", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "측정 시작", "url": "/#/test" },
    { "name": "집중 세션", "url": "/#/session" },
    { "name": "잠들기", "url": "/#/sleep" }
  ]
}
