{
  "name": "Bitsquish",
  "short_name": "Bitsquish",
  "description": "Compress images by up to 90% without uploading. Private, local, free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d100d",
  "theme_color": "#5a8a5e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
