{
    "name": "Facilities Management System",
    "short_name": "FMS",
    "description": "Facilities Management System for AWS System Engineering Employee",
    "start_url": "https://fmsystem.aws.com.my/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#73C2FB",
    "icons": [
        {
            "src": "/img/fms-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/fms-logo.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/fms-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": ""
}