{
  "name": "Geniux",
  "short_name": "Geniux",
  "description": "Tu billetera de criptomonedas",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/geniux.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/geniux.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [],
  "id": "geniux-wallet",
  "scope": "/",
  "lang": "es",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Enviar",
      "short_name": "Enviar",
      "description": "Enviar criptomonedas",
      "url": "/send",
      "icons": [{ "src": "/geniux.svg", "sizes": "192x192" }]
    },
    {
      "name": "Recibir",
      "short_name": "Recibir",
      "description": "Recibir criptomonedas",
      "url": "/receive",
      "icons": [{ "src": "/geniux.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "iarc_rating_id": ""
}
