{
  "short_name": "Coinprofile",
  "name": "Coinprofile: Money magic at your fingertips",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "assets/images/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Coinprofile: Register",
      "url": "/register"
    },
    {
      "name": "Coinprofile: Login",
      "url": "/login"
    },
    {
      "name": "Coinprofile: Send Money",
      "url": "/amount"
    },
    {
      "name": "Coinprofile: Debit Cards",
      "url": "/cards"
    },
    {
      "name": "Coinprofile: Transfer to another user",
      "url": "/amount?paymentType=fiat&fiatCurrency=NGN"
    }
  ],
  "categories": [
    "crypto",
    "payments",
    "remittance",
    "bitcoin"
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#f2eddc",
  "description": "Coinprofile helps you to spend, earn and save with crypto. Complete your international transactions using a virtual card. Send money to your loved ones wherever you are in the world without any delay. No sign up required."
}