{
    "short_name": "El Jartón",
    "name": "El Jartón",
    "description": "Demostración PWA PideClic para piscolabis",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "img/maskable_icon_x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/maskable_icon_x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshotNarrow1.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Menú"
        },
        {
            "src": "img/screenshotNarrow2.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Pizza Hawaii"
        },
        {
            "src": "img/screenshotNarrow3.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Cupones"
        },
        {
            "src": "img/screenshotNarrow4.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Premios"
        },
        {
            "src": "img/LaunchImage-568h@2x~iphone-landscape_1136x640.png",
            "sizes": "1136x64",
            "type": "image/png",
            "form_factor": "wide",
            "label": "El Jartón"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "/index.html",
    "display": "standalone",
    "gcm_sender_id": "103953800507"
}