{
  "name": "CarbonTrade - Carbon Trading Platform",
  "short_name": "CarbonTrade",
  "description": "Accelerating the world's transition to sustainable energy through carbon credit trading",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3AAA35",
  "theme_color": "#3AAA35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}