{
    "name": "Seri A Football",
    "short_name": "Seri A Football Nice",
    "gcm_sender_id": "709261571558",
    "description": "App PWA Seri A Football",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#00897B",
    "theme_color": "#00897B",
    "icons": [
        {
            "src": "images/logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}