{
  "name": "MiBuks - Smart Trading for Sierra Leone",
  "short_name": "MiBuks",
  "description": "Transform your small business with smart credit scoring and inventory financing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/mibuks-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/mibuks-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/mibuks-logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Waitlist",
      "short_name": "Join",
      "description": "Sign up for early access",
      "url": "/#join",
      "icons": [
        {
          "src": "/mibuks-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "edge_side_panel": {
    "preferred_width": 480
  }
}