{
  "name": "Business Without Boundaries (BWB)",
  "short_name": "BWB",
  "description": "Africa's Business Strategist. Pan-African business strategy consulting, executive coaching, AfCFTA advisory, and the Strategic Planning Masterclass Series from Olutope Olatilewa E. (Lady Topsie) — with quick access to BWB Learn, Growth by BWB, and African ChangeMakers Initiative.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#007A7A",
  "background_color": "#FBF9F5",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "education", "productivity"],

  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Book a Strategy Call",
      "short_name": "Book a Call",
      "description": "Start a conversation with Lady Topsie",
      "url": "https://businesswithoutboundaries.org/contact/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/shortcut-contact-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About Lady Topsie",
      "short_name": "About",
      "description": "Meet the founder and CEO",
      "url": "https://businesswithoutboundaries.org/about-lady-topsie/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/shortcut-learn-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Business & Executive Coaching",
      "short_name": "Coaching",
      "description": "Apply for a coaching session",
      "url": "https://businesswithoutboundaries.org/coaching/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/shortcut-growth-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
