{
  "name": "PingYin 拼音冒险",
  "short_name": "PingYin",
  "description": "A Chinese pinyin adventure game for kids.",
  "start_url": "/?source=pwa",
  "display": "fullscreen",
  "background_color": "#fdfbf7",
  "theme_color": "#fdfbf7",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='0.9em' font-size='90'%3E🦊%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
