{
  "name": "Senta - Borderless banking designed just for you",
  "short_name": "Senta",
  "description": "Get accounts in multiple currencies, move money anywhere in the world, pay your bills, and trade gift  ards with ease.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0066CC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x2160",
      "type": "image/png"
    },
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x2160",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "utilities", "productivity"],
  "lang": "en-NG",
  "dir": "ltr",
  "iarc_rating_id": "1",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.senta.app",
      "id": "com.senta.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/ng/app/senta/id1234567890",
      "id": "1234567890"
    }
  ],
  "prefer_related_applications": true,
  "shortcuts": [
    {
      "name": "Pay Bills",
      "short_name": "Bills",
      "description": "Quickly pay utility bills",
      "url": "/bills",
      "icons": [
        {
          "src": "/icons/bills-shortcut-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Buy Airtime",
      "short_name": "Airtime",
      "description": "Instant airtime purchase",
      "url": "/airtime",
      "icons": [
        {
          "src": "/icons/airtime-shortcut-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
