{
  "name": "Cryptocurrency Tumbler",
  "short_name": "CryptoMixer",
  "description": "Crypto mixers work by combining incoming cryptocurrency deposits with transactions from other users, helping obscure the funds’ original transaction trail.",
  "start_url": "https://cryptocurrency-tumbler.com/",
  "display": "standalone",
  "background_color": "#131820",
  "theme_color": "#131820",
  "icons": [
    {
      "src": "/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
