{
    "name": "Whitelabel",
    "short_name": "Whitelabel",
    "start_url": "/",
    "theme_color": "#009ee3",
    "background_color": "white",
    "display": "standalone",
    "description": "A PWA that is built with Angular",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16",
            "type": "image/ico"
        }
    ]
 }