{
  "name": "Kids Voice Letter Game",
  "short_name": "Kids Voice L…",
  "description": "少儿英语字母与单词语音陪练",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5fbff",
  "theme_color": "#39a845",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/public/assets/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/public/assets/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
