{
    "name": "FGPSoftware 08.05.26",
    "short_name": "FGPSoftware",
    "start_url": "/?LIC2=~**~E*K*4",
    "display": "standalone",
    "background_color": "#ffffff",
    "scope": "/",
    "theme_color": "#2196F3",
    "icons": [
        {
            "src": "/image.php?logo-btn.png*80*512*512*1781111982",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "share_target": {
        "action": "/documento/condividi.php",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "titolo",
            "text": "testo",
            "url": "url",
            "files": [
                {
                    "name": "file_immagine",
                    "accept": [
                        "image/*"
                    ]
                },
                {
                    "name": "file_audio",
                    "accept": [
                        "audio/*"
                    ]
                }
            ]
        }
    },
    "shortcuts": [
        {
            "name": "Cerca",
            "short_name": "Cerca AI",
            "description": "Cerca Informazioni FGPSoftware 08.05.26",
            "url": "/cerca/",
            "icons": [
                {
                    "src": "/images/btncerca.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Calendario",
            "short_name": "Calendario",
            "description": "Gestione calendario",
            "url": "/cal/",
            "icons": [
                {
                    "src": "/images/btncalendario.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Anagrafiche",
            "short_name": "Anagrafiche",
            "description": "Gestione anagrafiche",
            "url": "/anagrafica/",
            "icons": [
                {
                    "src": "/images/btnanagrafiche.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "description": "App Contabile Fatturazione e Contabilia'",
    "screenshots": [
        {
            "src": "/images/screenshot2.png",
            "type": "image/png",
            "sizes": "540x720",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshot1.png",
            "type": "image/png",
            "sizes": "720x540",
            "form_factor": "wide"
        }
    ]
}