{
  "short_name": "VeloxWallet",
  "name": "VeloxWallet Crypto Wallet & Portfolio",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": ".",
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "display": "standalone",
  "orientation": "portrait"
}
