{
  "name": "NTU家庭记账",
  "short_name": "家庭记账",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6fa",
  "theme_color": "#4361ee",
  "icons": [{
    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234361ee'/><text x='50' y='55' font-size='48' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>NTU</text></svg>",
    "sizes": "any",
    "type": "image/svg+xml"
  }]
}
