{
  "name": "Orivat",
  "short_name": "Orivat",
  "description": "Orivat makes it simple to connect your crypto wallet and get started with Web3.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101010",
  "theme_color": "#ff3c00",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}