{
  "name": "YuYuan 工作台",
  "short_name": "YuYuan",
  "description": "本地优先的个人经营、计划、账目与成长工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf9",
  "theme_color": "#e07a96",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
