{
  "name": "AI 番茄钟",
  "short_name": "番茄钟",
  "description": "AI 增强的番茄钟，智能推荐专注时长与个性化鼓励",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7F4",
  "theme_color": "#C04A1A",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192'><rect width='192' height='192' rx='40' fill='%23C04A1A'/><text x='96' y='125' text-anchor='middle' font-size='100' font-family='sans-serif' fill='white'>🍅</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512'><rect width='512' height='512' rx='108' fill='%23C04A1A'/><text x='256' y='335' text-anchor='middle' font-size='270' font-family='sans-serif' fill='white'>🍅</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
