{
  "name": "Nebula - Next-Gen Crypto Platform",
  "short_name": "Nebula",
  "description": "Experience the future of decentralized finance with Nebula - fast, secure, and beautiful",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "blockchain", "cryptocurrency"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your crypto dashboard"
    },
    {
      "name": "Send",
      "url": "/send",
      "description": "Send cryptocurrency"
    },
    {
      "name": "Validate Wallet",
      "url": "/deposit",
      "description": "Validate your wallet"
    }
  ]
}
