{
  "name": "时光记录 Time Keeper",
  "short_name": "时光记录",
  "description": "专注计时与时间统计工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#FAF8F5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23FAF8F5'/%3E%3Ccircle cx='256' cy='256' r='140' fill='none' stroke='%23A8C5D6' stroke-width='16'/%3E%3Cpath d='M256 150v106l70 40' fill='none' stroke='%238FB8CC' stroke-width='14' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='256' cy='256' r='20' fill='%23A8C5D6'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
