{
  "name": "BunnyConvert: PDF Converter",
  "short_name": "BunnyConvert",
  "description": "Fast PDF and file conversion by BUNNY BUGGS LLC.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080a12",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "./icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
