{
  "name": "NaijaInvest — Nigeria's investment platform",
  "short_name": "NaijaInvest",
  "description": "Invest in curated products, earn daily profits, and grow your wallet with NaijaInvest.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020813",
  "theme_color": "#F5C518",
  "categories": ["finance", "business"],
  "lang": "en-NG",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Deposit funds",
      "short_name": "Deposit",
      "url": "/deposit",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Investment plans",
      "short_name": "Invest",
      "url": "/marketplace",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Withdraw",
      "short_name": "Withdraw",
      "url": "/withdraw",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
