{
  "name": "Q-fit",
  "short_name": "Q-fit",
  "description": "Q-fit (Quick Fit) — 게임을 켰더니 운동이 끝나있다. 카메라도 판정도 없는 초단기 크로스핏 서킷",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffd60a",
  "theme_color": "#ffd60a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
