{
  "name": "日常打卡",
  "short_name": "打卡",
  "description": "记录每日习惯与成长",
  "start_url": "/welcome.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#F4795B",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
