{
  "short_name": "Expo365",
  "name": "Expo365",
  "icons": [
    {
      "src": "icons/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/icon-24x24.png",
      "sizes": "24x24",
      "type": "image/png"
    },
    {
      "src": "icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/landing-page-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/organisation-listing-page-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/microsite-page-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    
    {
      "src": "screenshots/landing-page-mobile.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshots/organisation-listing-page-mobile.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshots/microsite-page-mobile.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": [
  "Business",
  "Productivity",
  "Education",
  "Recruitment",
  "Enterprise"
],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3067ae",
  "background_color": "#ffffff",
  "orientation": "any",
  "description": "EXPO365 by ConnectsU is a mobile and video-first platform that helps organizations generate leads, attract talent, and bridge the digital engagement gap with a branded, white-label SaaS solution.",
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false
}