{
  "name": "Forst Chat",
  "short_name": "FORST",
  "description": "Forst Chat · 交易者聊天与关系边界工具",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F0C",
  "theme_color": "#1B3A2F",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='44' fill='%231B3A2F'/><text x='50%25' y='50%25' dy='.35em' text-anchor='middle' font-family='-apple-system,BlinkMacSystemFont,sans-serif' font-size='112' font-weight='600' fill='%23FFFFFF'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='116' fill='%231B3A2F'/><text x='50%25' y='50%25' dy='.35em' text-anchor='middle' font-family='-apple-system,BlinkMacSystemFont,sans-serif' font-size='296' font-weight='600' fill='%23FFFFFF'>F</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}