{
  "name": "{{SITE_TITLE}}",
  "short_name": "{{SITE_TITLE}}",
  "description": "全球中古黑胶唱片与Hi-Fi音响发烧友社区，聆听模拟时代的岁月沉淀。",
  "lang": "zh-CN",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#C8A951",
  "icons": [
    {
      "src": "/assets/img/pwa-icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/pwa-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
