﻿{
  "name": "写作业助手",
  "short_name": "写作业助手",
  "description": "不用填名字、去场景化、每次刷新换一批的私信破冰文案工具。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF7FA",
  "theme_color": "#FF7AA2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
