{
   "name": "MNA Conecta",
   "short_name": "MNA Conecta",
   "description": "MNA Conecta — a rede do agronegócio: produtores, revendas e técnicos num só lugar.",
   "start_url": "./index.html",
   "scope": "./",
   "display": "standalone",
   "orientation": "portrait",
   "background_color": "#faf8f2",
   "theme_color": "#faf8f2",
   "icons": [
      {
         "src": "icon-192.png",
         "sizes": "192x192",
         "type": "image/png",
         "purpose": "any maskable"
      },
      {
         "src": "icon-512.png",
         "sizes": "512x512",
         "type": "image/png",
         "purpose": "any maskable"
      }
   ]
}