{
  "name": "聲浪 SoundWave",
  "short_name": "聲浪",
  "description": "你的私人音樂播放器",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07050f",
  "theme_color": "#07050f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.iconify.design/mdi:music-circle.svg?color=%23a78bfa&width=192&height=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.iconify.design/mdi:music-circle.svg?color=%23a78bfa&width=512&height=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
