{
  "name": "学一会 - AI番茄钟",
  "short_name": "学一会",
  "description": "不要想整个项目，只看眼前的几分钟。",
  "start_url": "/proj-tomato/Index_v2.html",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
