{
  "name": "PartyKeys Play / 音乐密码",
  "short_name": "PartyKeys",
  "description": "《像风一样》歌词、和弦、影视与 PartyKeys 亮灯同步的沉浸式音乐交互。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#dce9e1",
  "theme_color": "#8fc9c5",
  "lang": "zh-CN",
  "orientation": "any",
  "categories": ["education", "music", "games"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "进入像风一样 / Like the Wind",
      "short_name": "像风一样",
      "url": "/?lesson=like-the-wind",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
