{
  "name": "在线印章生成器",
  "short_name": "印章生成器",
  "description": "免费在线制作30+种印章类型，包括圆形公章、椭圆章、方形章、半圆形骑缝章，支持自定义文字、颜色、五角星，导出透明背景PNG和SVG矢量图。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f0eb",
  "theme_color": "#c41a1a",
  "orientation": "any",
  "scope": ".",
  "lang": "zh-CN",
  "icons": [
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='88' fill='%23c41a1a'/%3E%3Ctext x='96' y='110' text-anchor='middle' fill='white' font-size='80' font-family='serif'%3E印%3C/text%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='240' fill='%23c41a1a'/%3E%3Ctext x='256' y='290' text-anchor='middle' fill='white' font-size='220' font-family='serif'%3E印%3C/text%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
