{
    "id": "centrobraga",
    "name": "Centro Braga",
    "short_name": "Centro Braga",
    "description": "Centro Braga",
    "background_color": "#FF0000",
    "theme_color": "black",
    "status_bar": "black",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "icons": [
        {
            "src": "images/braga/PWA/android-launchericon-512-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}