{
  "name": "PharmaPx Ghana",
  "short_name": "PharmaPx",
  "description": "Connect pharmacies with locum pharmacists across Ghana",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#229B70",
  "theme_color": "#229B70",
  "lang": "en",
  "scope": "/",
  "categories": [
    "medical",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen showing available shifts"
    },
    {
      "src": "/images/screenshots/shifts-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse available shifts"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Shifts",
      "short_name": "Shifts",
      "url": "/locum/shifts",
      "icons": [
        {
          "src": "/images/icons/shortcut-shifts.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/locum/wallet",
      "icons": [
        {
          "src": "/images/icons/shortcut-wallet.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}