{
  "name": "亲戚称谓计算器 - itotii",
  "short_name": "称谓计算",
  "description": "itotii旗下亲戚称谓计算器，帮助用户理清复杂的中国家庭亲属关系。提供算称谓、找关系、两者间称呼、关系合称、关系延伸五种模式，轻松查询正确称呼。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%234CAF50' width='512' height='512' rx='64'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' fill='white'%3E亲%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}