{
  "name": "Bopomofo Lookup",
  "short_name": "Bopomofo",
  "description": "Look up Mandarin bopomofo (注音) readings by character.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#4a90d9",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
