{
    "theme_color": "#69bc4e",
    "background_color": "#236eb4",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "description": "Applicant Tracking System",
    "name": "Talent Pool Builder",
    "short_name": "TPB",
    "icons": [
        {
            "src": "/favicon-196x196.png",
            "sizes": "196x196",
            "type": "image/png"
        },
        {
            "src": "/mstile-310x310.png",
            "sizes": "310x310",
            "type": "image/png"
        }
    ]
}