{
  "name": "纯净证件照",
  "short_name": "证件照",
  "description": "安全、免费的纯前端证件照生成工具。本地裁剪、换底色、自动排版，无需上传服务器，保护隐私。",
  "start_url": "https://mylearning.top/idcard/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://mylearning.top/idcard/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}