{
   "name": "ConecteMe",
   "short_name": "ConecteMe",
   "description": "ConecteMe - conexão inteligente entre pessoas, serviços e negócios",
   "start_url": "/",
   "scope": "/",
   "display": "standalone",
   "background_color": "#FFFFFF",
   "theme_color": "#88A4FF",
   "icons": [
      {
         "src": "/icons/icon-192.png",
         "sizes": "192x192",
         "type": "image/png"
      },
      {
         "src": "/icons/icon-512.png",
         "sizes": "512x512",
         "type": "image/png"
      }
   ]
}
