{
  "id": "./",
  "name": "个人金融防御训练营",
  "short_name": "金融防御",
  "description": "零依赖、不联网的个人财务记录与贷款拆解工具。数据只存在本机浏览器里。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e9edf1",
  "theme_color": "#e9edf1",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
