{
  "name": "Slope Wallet",
  "short_name": "Slope Wallet",
  "description": "Slope Wallet is a fast Solana wallet and web3 navigator for connecting to dApps, managing tokens, and exploring the Solana ecosystem securely.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
