{
    "name" : "ProjettiWeb",
    "theme_color" : "#000000",
    "background_color" : "#000000",
    "display" : "standalone",
    "start_url" : "https://www.projettiweb.com.br/sistema/",
    "lang" : "",
    "short_name" : "ProjettiWeb",
    "orientation" : "undefined",
    "icons" : [
        {
            "src": "https://www.projettiweb.com.br/sistema/assets/favicons/android-chrome-192x192.png",
            "sizes": "192x192"
        },
        {
            "src": "https://www.projettiweb.com.br/sistema/assets/favicons/android-chrome-512x512.png",
            "sizes": "512x512"
        }
    ]
}