{
	"short_name": "Interativa",
	"name": "Interativa",
    "icons": [
        {
            "src": "/fxdghgac/webapp/img/icon-192-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/fxdghgac/webapp/img/icon-512-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/fxdghgac/webapp.html?utm=pwa",
	"background_color": "#000000",
    "display": "standalone",
    "orientation": "portrait",
	"theme_color": "#000000"
}