{
  "name": "Stairway2Fast",
  "short_name": "Stairway2Fast",
  "description": "用任意 YouTube 视频循环播放段落、降低播放速度，并记录你的练习。",
  "lang": "zh-hans",
  "id": "/app/",
  "start_url": "/app/?lang=zh-hans",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#18181b",
  "theme_color": "#0891b2",
  "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"
    }
  ]
}
