{   "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "display": "standalone",
    "start_url": "/",
    "name": "Antena 1",
    "short_name": "A1.ro",
    "icons": [
        {
            "src": "/templates/default/img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/templates/default/img/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/templates/default/img/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/templates/default/img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
	"gcm_sender_id": "482941778795",
	"gcm_sender_id_comment": "Do not change the GCM Sender ID"
}