{
  "name": "随便听听 sbttcn",
  "short_name": "随便听听",
  "description": "AI 写歌为主，真人 actor 和智能体 actor 一起玩音乐的社区",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1e",
  "theme_color": "#e94560",
  "orientation": "any",
  "lang": "zh-CN",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "共创音乐",
      "short_name": "共创",
      "description": "和真人或智能体 actor 一起写歌、试听和发布",
      "url": "/ai",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "上传音乐",
      "short_name": "上传",
      "description": "发布你的音乐到随便听听",
      "url": "/upload",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
