{
  "theme_color": "#3579f6",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "Bankypto",
  "short_name": "Bankypto",
  "description": "Bankypto is an innovative platform that provides easy access to blockchain-based financial services. From wallets to investments, everything is in one place.",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/*"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "any",
      "type": "image//*"
    }
  ]
}
