{
  "name": "gogogo待办",
  "short_name": "gogogo",
  "description": "记录每一步小目标的待办事项应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#50C878",
  "theme_color": "#50C878",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%2350C878' width='100' height='100' rx='20'/><text y='.9em' font-size='80' x='50%' text-anchor='middle'>📋</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
