{
  "name": "动物解剖小课堂",
  "short_name": "解剖小课堂",
  "description": "人类、鹦鹉、猫、鱼的器官知识百科，适合四五年级小学生，通过生活场景引入，认识器官功能和保健方法",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11998e",
  "theme_color": "#11998e",
  "lang": "zh-CN",
  "categories": ["education", "kids", "science"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}