{
  "name": "節拍慢練 Slow Practice",
  "short_name": "節拍慢練",
  "description": "上傳音樂或舞蹈影片，慢速、變速、循環段落、左右技能訓練紀錄，全部存在你的手機本機。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0f0c",
  "theme_color": "#0d0f0c",
  "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"
    }
  ]
}
