{
    "name": "Globe Life",
    "short_name": "Globe Life",
    "description": "Globe Life Insurance",
    "display": "standalone",
    "theme_color": "#ffffff",
    "start_url": "/",
    "icons": [
        {
            "src": "img/icons/pwa-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/icons/pwa-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/icons/pwa-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "img/desktop_screenshot.png",
            "sizes": "1885x880",
            "form_factor": "wide",
            "label": "Application"
        },
        {
            "src": "img/mobile_screenshot.png",
            "sizes": "322x702",
            "form_factor": "small",
            "label": "Application"
        }
    ]
}