{
  "name": "GaiaWave Finance",
  "short_name": "GaiaWave",
  "start_url": "/hub",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080e0b",
  "theme_color": "#080e0b",
  "orientation": "portrait",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}