{
  "name": "英语音标学习",
  "short_name": "音标学习",
  "description": "48个英语国际音标学习，含发音示范和示例单词",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F8F7",
  "theme_color": "#00A896",
  "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"
    }
  ]
}
