{
  "name": "Fazenda 365 — Gestão Pecuária",
  "short_name": "Fazenda 365",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Verde.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "Verde.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}


