{
  "name": "SoundChain - Web3 音乐平台",
  "short_name": "SoundChain",
  "description": "去中心化音乐平台，支持音乐版权 NFT 共享与智能合约版税自动分账",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/og-image.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "lang": "zh-CN",
  "categories": ["music", "entertainment"],
  "screenshots": [],
  "prefer_related_applications": false
}