{
    "id": "/?utm_source=web_app_manifest",
    "name": "BUILDS REPORTER",
    "short_name": "BUILDS REPORTER",
    "start_url": "./login?utm_source=web_app_manifest",
    "display": "standalone",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/home_icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "background_color": "#fff",
    "theme_color": "#000000"
}
