{
  "name": "Rarvivor 2 Exchange",
  "short_name": "R2 Exchange",
  "start_url": "/account.html",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#00f0ff",
  "icons": [
    {
      "src": "assets/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
