{
  "name": "AFRICLOUD - Cloud Infrastructure",
  "short_name": "AFRICLOUD",
  "description": "Cloud infrastructure providing Compute, Storage, and Networking from data centres in Lisbon and Johannesburg.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0F1D3D",
  "theme_color": "#0F1D3D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AFRICLOUD Homepage - Desktop View"
    },
    {
      "src": "/pwa/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AFRICLOUD Homepage - Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "VPS Plans & Pricing",
      "short_name": "Pricing",
      "description": "View VPS hosting plans and pricing",
      "url": "/?source=pwa#pricing",
      "icons": [
        {
          "src": "/pwa/shortcut-pricing.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Features",
      "short_name": "Features",
      "description": "Explore AFRICLOUD VPS features",
      "url": "/?source=pwa#features",
      "icons": [
        {
          "src": "/pwa/shortcut-features.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Support Centre",
      "short_name": "Support",
      "description": "Get help from our support team",
      "url": "/support?source=pwa",
      "icons": [
        {
          "src": "/pwa/shortcut-support.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Frequently Asked Questions",
      "url": "/faq?source=pwa",
      "icons": [
        {
          "src": "/pwa/shortcut-faq.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://africloud.com"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "id": "africloud-pwa"
}
