{
  "name": "时光记录 · Time Keeper",
  "short_name": "时光记录",
  "description": "简洁优雅的计时器应用，记录你的每一刻时光",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#FAF8F5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23FAF8F5'/%3E%3Ccircle cx='96' cy='96' r='56' fill='none' stroke='%23A8C5D6' stroke-width='8'/%3E%3Ccircle cx='96' cy='96' r='8' fill='%23A8C5D6'/%3E%3Cline x1='96' y1='96' x2='96' y2='56' stroke='%23A8C5D6' stroke-width='6' stroke-linecap='round'/%3E%3Cline x1='96' y1='96' x2='126' y2='96' stroke='%23A8C5D6' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='100' fill='%23FAF8F5'/%3E%3Ccircle cx='256' cy='256' r='140' fill='none' stroke='%23A8C5D6' stroke-width='20'/%3E%3Ccircle cx='256' cy='256' r='20' fill='%23A8C5D6'/%3E%3Cline x1='256' y1='256' x2='256' y2='150' stroke='%23A8C5D6' stroke-width='16' stroke-linecap='round'/%3E%3Cline x1='256' y1='256' x2='336' y2='256' stroke='%23A8C5D6' stroke-width='12' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
