{
  "name": "Neon Music Pro+",
  "short_name": "Neon Music",
  "description": "炫酷本地音乐播放器",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "zh-CN",
  "background_color": "#07030f",
  "theme_color": "#07030f",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23070315'/><text x='96' y='138' font-size='120' text-anchor='middle' fill='%23ff2bd6'>♪</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23070315'/><text x='256' y='370' font-size='320' text-anchor='middle' fill='%23ff2bd6'>♪</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}