{
  "name": "CUP=X",
  "short_name": "CUP=X",
  "description": "Get the latest exchange rates for the Cuban Peso (CUP) against USD (Dollar), EUR (Euro), CAD (Canadian Dollar), MXN (Mexican Peso), and MLC (Freely Convertible Currency). Free currency converter with daily updated rates from elTOQUE. Widgets for iOS/iPadOS/macOS available.",
  "start_url": "/en/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en",
  "scope": "/",
  "categories": ["finance", "productivity", "utilities", "travel"],
  "keywords": [
    "Exchange Rate",
    "Currency Converter",
    "Cuba",
    "Cuban Peso",
    "Dollar",
    "Euro",
    "Canadian Dollar",
    "Mexican Peso",
    "Freely Convertible Currency",
    "CUP",
    "USD",
    "EUR",
    "CAD",
    "MXN",
    "MLC",
    "elTOQUE"
  ],
  "icons": [
    {
      "src": "../img/icon_x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../img/ms-tile.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Downloads",
      "short_name": "Downloads",
      "description": "Download exchange rates in a PDF format",
      "url": "/en/downloads"
    },
    {
      "name": "iOS Widgets",
      "short_name": "Widgets",
      "description": "iOS/iPadOS/macOS widgets with exchange rates",
      "url": "/en/widgets"
    },
    {
      "name": "3D Map",
      "short_name": "3D Map",
      "description": "Interactive 3D map with Cuban Peso exchange rates by country",
      "url": "/en/3d-map"
    }
  ],
  "screenshots": [
    {
      "src": "../img/screenshot-mobile.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CUP=X mobile interface with currency converter and exchange rates"
    },
    {
      "src": "../img/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CUP=X desktop interface with currency converter and exchange rates"
    }
  ]
}
