{
  "name": "RICHXSCAN — Next-Generation Blockchain Explorer",
  "short_name": "RICHXSCAN",
  "description": "Official decentralized block explorer and cryptographic verification engine for RICHX CHAIN.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#061309",
  "theme_color": "#081B0F",
  "orientation": "any",
  "icons": [
    {
      "src": "richxscanthumbnail.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "richxscanthumbnail.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Verify Transaction",
      "url": "index.html#verifier",
      "description": "Verify any RichX Chain transaction directly on-chain"
    },
    {
      "name": "Gas Tracker",
      "url": "index.html#gas",
      "description": "Real-time RichX Chain gas fees"
    },
    {
      "name": "Token Ecosystem",
      "url": "index.html#tokens",
      "description": "Explore Ethicoin (ETHIC+) and Bitcoin RXC"
    }
  ]
}
