 {
   "name": "Carregamento Dunelli",
   "short_name": "Carregamento",
   "description": "Sistema de gestão de carregamento e docas Dunelli",
   "start_url": "/",
   "display": "standalone",
   "background_color": "#ffffff",
   "theme_color": "#779B30",
   "icons": [
     {
       "src": "https://dunelli.com.br/wp-content/themes/dunelli/assets/images/favicon.png",
       "sizes": "32x32",
       "type": "image/png"
     },
     {
       "src": "https://dunelli.com.br/wp-content/themes/dunelli/assets/images/favicon.png",
       "sizes": "192x192",
       "type": "image/png"
     },
     {
       "src": "https://dunelli.com.br/wp-content/themes/dunelli/assets/images/favicon.png",
       "sizes": "512x512",
       "type": "image/png"
     }
   ]
 }