{
  "name": "宝宝起名 · 八字五行智能命名",
  "short_name": "宝宝起名",
  "description": "基于八字五行喜用神与三才五格数理的智能起名与测名工具",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f5fa",
  "theme_color": "#185FA5",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%23185FA5'/%3E%3Ctext x='50' y='68' font-size='48' text-anchor='middle' fill='white' font-family='serif'%3E名%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
