{
  "name": "ASCII Toolbox",
  "short_name": "ASCII Toolbox",
  "description": "Convert 3D models, images, and video to ASCII art in your browser.",
  "start_url": "./app/index.html",
  "display": "standalone",
  "background_color": "#C0C0C0",
  "theme_color": "#0f0f12",
  "icons": [
    {
      "src": "build/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
