{
  "name": "创世纪",
  "short_name": "创世纪",
  "description": "个人工作台：今日计划、记账、健身、体重、读书、宝宝",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f6fc",
  "theme_color": "#2b7fff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
