{
    "name": "Learn4Life",
    "short_name": "Learn4Life",
    "orientation": "portrait",
    "display": "standalone",
    "start_url": "https://l4l-web-production.azurewebsites.net",
    "scope": "https://l4l-web-production.azurewebsites.net",
    "icons": [
        {
            "src": "/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#217AB1",
    "background_color": "#EBF9FF",
    "display": "standalone"
}
