{
  "name": "AppleDo - Apple 生态数字商品交易平台",
  "short_name": "AppleDo",
  "description": "高质量 FCPX 插件、Motion 模版、字幕特效、音效素材，免费下载，专业品质。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0071E3",
  "lang": "zh-CN",
  "categories": ["photo", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}