{
  "name": "트다 - 트레이너 회원 관리",
  "short_name": "트다",
  "description": "PT 수업 기록부터 수강권 차감, 회원 앱 전달까지. 센터 웹과 트레이너 앱, 회원 앱이 하나로 이어지는 PT 센터 운영 시스템.",
  "id": "/",
  "start_url": "/trainer",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"]
}

