{
  "name": "拾音 Melograph",
  "short_name": "拾音",
  "description": "会听你口味的私人电台：Apple Music 曲库 + 跨媒介发现（电影 / 图书 / 阅读）。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBFAF8",
  "theme_color": "#A1654A",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
