{
    "name": "Guarding Professionals Limited - GpSmartHub",
    "short_name": "GpSmartHub",
    "start_url": "https://control.gpsmarthub.com",
    "display": "standalone",
    "background_color": "#0d5afd",
    "theme_color": "#252b36",
    "categories": [
        "mobile",
        "multipurpose",
        "pwa"
    ],
    "orientation": "portrait",
    "description": "GpSmartHub field application for staff",
    "icons": [
        {
            "src": "https://management.gpsmarthub.com/assets/img/armacompanylogo.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "https://management.gpsmarthub.com/assets/img/armacompanylogo.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "https://management.gpsmarthub.com/assets/img/armacompanylogo.png",
            "type": "image/png",
            "sizes": "180x180",
            "purpose": "any"
        }
    ]
}