{
  "name": "T-Remote Controller",
  "short_name": "T-Remote",
  "description": "WebRTC 기반 데스크톱 원격 제어 및 판서 모바일 웹앱",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
