{
  "name": "Super Simple Crypto Exchange",
  "short_name": "Super Simple Crypto Exchange",
  "description": "The simplest crypto exchange — trade, deposit, and withdraw securely",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/8a86a9dd-add9-43a8-b51e-43c96730acc4.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/8a86a9dd-add9-43a8-b51e-43c96730acc4.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your portfolio"
    },
    {
      "name": "Deposit",
      "url": "/deposit",
      "description": "Add funds"
    },
    {
      "name": "Withdraw",
      "url": "/withdraw",
      "description": "Withdraw funds"
    }
  ]
}
