{
  "name": "张兴中的个人技术开发站",
  "short_name": "张兴中的站",
  "description": "专注Flutter跨平台开发与全栈技术的个人技术博客，分享高质量技术文章与在线工具。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#4f6ef7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%234f6ef7'/><text x='50%' y='54%' dominant-baseline='middle' text-anchor='middle' font-size='280' fill='white'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234f6ef7'/><text x='50%' y='54%' dominant-baseline='middle' text-anchor='middle' font-size='100' fill='white'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["technology", "utilities", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
