{
  "name": "2fa Auto Gen",
  "short_name": "2fa System AR",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#00f3ff",
  "icons": [
    {
      "src": "https://2fa-gen.system-ar.xyz/logo.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://2fa-gen.system-ar.xyz/logo.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}