{
  "name": "Slotray · EVM storage slot explorer",
  "short_name": "Slotray",
  "description": "Decode the storage slots of any verified EVM contract. Walk mappings, dynamic arrays and packed slots across chains and across blocks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfaff",
  "theme_color": "#2a1a3a",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
