{
  "name": "Copas Tool",
  "short_name": "CSTL",
  "description": "Multi-purpose Translation Tool.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
