{
  "name": "光子的工作台",
  "short_name": "光子",
  "description": "光子的个人工作台：今日计划、用药、狗狗、体重、喝水、学习与每周复盘",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050b14",
  "theme_color": "#0a1626",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
