{
  "name": "FocusPaw - AI陪伴式专注管理平台",
  "short_name": "FocusPaw",
  "description": "AI 陪伴、专注计时、任务管理、数据记录与实时共学",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08171c",
  "theme_color": "#08171c",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "zh-CN"
}
