{
    "name": "Ageis Support Services - Ctrl Room",
    "short_name": "Ctrl Room",
    "start_url": "https://demo-app.hitdesk.co.uk",
    "display": "standalone",
    "background_color": "#0d5afd",
    "theme_color": "#0b342b",
    "categories": [
        "mobile",
        "multipurpose",
        "pwa"
    ],
    "orientation": "portrait",
    "description": "Ctrl Room field application for staff",
    "icons": [
        {
            "src": "img/icons/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "img/icons/android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "img/icons/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180",
            "purpose": "any"
        }
    ]
}