{
  "name": "My Space",
  "short_name": "My Space",
  "description": "个人工作台 - 待办事项与你画我猜",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#007aff",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>📋</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
