{
  "name": "Archevo — Business Growth Operating System",
  "short_name": "Archevo",
  "description": "The all-in-one Business Growth Operating System for African SMEs. Ecommerce, CRM, inventory, payments, logistics and analytics in one platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2A6F5C",
  "background_color": "#F8F5EE",
  "lang": "en",
  "dir": "ltr",
  "id": "/",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Free",
      "short_name": "Start Free",
      "description": "Create your free Archevo account",
      "url": "/register"
    },
    {
      "name": "Log In",
      "short_name": "Log In",
      "description": "Log in to your workspace",
      "url": "/login"
    },
    {
      "name": "Become a Rider",
      "short_name": "Rider",
      "description": "Join the Archevo delivery network",
      "url": "/logistics/register"
    },
    {
      "name": "Affiliate Program",
      "short_name": "Affiliate",
      "description": "Earn up to 8% revenue share",
      "url": "/affiliate/signup"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}