{
    "name": "WebPos Business",
    "short_name": "WebPos Business",
    "description": "PWA WepBos Business",
    "theme_color": "#64f0cd",
    "background_color": "#ffffff",
    "display": "standalone",
    "id": "/index_wpb.html",
    "start_url": "../index_wpb.html",
    "lang": "it-IT",
    "prefer_related_applications": true,
    "icons": [
        {
            "src": "images/pwa-icons/wpb_pwa_512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "images/pwa-icons/wpb_pwa_48.png",
            "sizes": "48x48",
            "type": "image/png"
        }
    ]
}
