{
    "name": "TurnosPWA",
    "short_name": "turnospwa",
    "start_url": "index.html",
    "display": "standalone",
    "theme_color": "#fcad5e",
    "background_color": "#fff",
    "icons": [
        {
            "src": "tpr.ico",
            "sizes": "",
            "type": ""
        }
    ],
    "gcm_sender_id": "250144545757"
}