{
  "name": "拼读星球 - 英语音标拼读",
  "short_name": "拼读星球",
  "description": "看音标、拆音节、会拼读的英语单词学习工具。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f8ef",
  "theme_color": "#eef8e8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
