{
  "name": "拼字乐 Pīn Zì Lè",
  "short_name": "拼字乐",
  "description": "Learn Chinese characters through play",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#e74c3c",
  "background_color": "#f9f9f9",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}