{
  "name": "报销管理",
  "short_name": "报销",
  "description": "报销管理系统",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f766e",
  "theme_color": "#0d9488",
  "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='40' fill='%230d9488'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>🧾</text></svg>", "sizes": "192x192", "type": "image/svg+xml" }
  ]
}
