{
  "name": "필라티쳐 — 강사용 회원 관리",
  "short_name": "필라티쳐",
  "description": "필라테스 강사를 위한 회원 관리 · 스케줄 · 체형 분석 PWA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6C4CF1",
  "theme_color": "#6C4CF1",
  "categories": ["health", "fitness", "productivity"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/PlayStore-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/PlayStore-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
