{
  "short_name": "Coinsenda",
  "name": "Coinsenda",
  "icons": [
    {
      "src": "./icon_solid.webp",
      "sizes": "196x196",
      "type": "image/webp"
    },
    {
      "src": "./icon.webp",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/wallets",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0066AA",
  "background_color": "#ffffff",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.coinsenda",
      "id": "app.coinsenda"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis Billeteras",
      "short_name": "Billeteras",
      "description": "Ir a Mis Billeteras",
      "url": "/wallets",
      "icons": [
        {
          "src": "./icon_solid.webp",
          "sizes": "196x196",
          "type": "image/webp"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
