
{
  "short_name": "InvestGhana",
  "name": "InvestGhana Global Portal",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/197/197558.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/197/197558.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#006B3F",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Opportunities",
      "short_name": "Invest",
      "description": "Browse investment opportunities",
      "url": "/opportunities",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/197/197558.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dash",
      "description": "View your portfolio",
      "url": "/dashboard",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/197/197558.png", "sizes": "192x192" }]
    }
  ]
}
