{
  "name": "Kaida Pinyin Tool",
  "short_name": "Pinyin",
  "description": "Easily add Pinyin above Chinese characters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/Chinese_character_%22%E6%B1%89%22.svg/512px-Chinese_character_%22%E6%B1%89%22.svg.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}