{
  "name": "Zentachain Stake - Decentralized Staking Platform",
  "short_name": "Zentachain Stake",
  "description": "Stake your CHAIN tokens and earn rewards with Zentachain Stake. Secure, decentralized staking platform with multiple pools and competitive APY rates.",
  "start_url": "/dashboard/overview",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/assets/zentachain.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/zentachain.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/zentachain.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/zentachain.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/zentachain.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/zentachain.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/SEO.png",
      "sizes": "1200x630",
      "type": "image/png",
      "platform": "wide",
      "label": "Zentachain Stake Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Stake Tokens",
      "short_name": "Stake",
      "description": "Start staking your CHAIN tokens",
      "url": "/dashboard/stake",
      "icons": [
        {
          "src": "/assets/zentachain.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "View Rewards",
      "short_name": "Rewards",
      "description": "Check and claim your staking rewards",
      "url": "/dashboard/payout",
      "icons": [
        {
          "src": "/assets/zentachain.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Transaction History",
      "short_name": "History",
      "description": "View your transaction history",
      "url": "/dashboard/history",
      "icons": [
        {
          "src": "/assets/zentachain.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
} 