{
  "name": "暴富日记隐私测试版",
  "short_name": "暴富日记",
  "description": "本地优先的交易复盘与行为校准工具，测试数据默认只保存在当前设备。",
  "start_url": "/?source=pwa-privacy-test",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf3",
  "theme_color": "#d6a84f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
