{
  "name": "Crypto Explorer",
  "short_name": "Crypto Explorer",
  "description": "Secure crypto payment gateway and real-time transaction tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#00FF94",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
