{
  "name": "费用报销系统",
  "short_name": "费用报销",
  "description": "景兴数字费用报销 H5/PWA",
  "start_url": "/reimbursement/",
  "scope": "/reimbursement/",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#2B3A67",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/reimbursement/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/reimbursement/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
