{
  "name": "皮皮汤学习乐园",
  "short_name": "学习乐园",
  "description": "皮皮汤的教学辅助系统：音标学习、单词领读、单词听写、数学答疑",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#aee9ff",
  "theme_color": "#5e60ce",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
