{
  "name": "汉语 Vocab Trainer",
  "short_name": "汉语",
  "description": "Chinese vocabulary learning app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf6fa",
  "theme_color": "#E91E8C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
