{
  "name": "AgroDivel 360",
  "short_name": "AgroDivel 360",
  "description": "Sistema de gestão agrícola completo",
  "start_url": "/Pages/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#001439",
  "theme_color": "#001439",
  "icons": [
    {
      "src": "/assets/images/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
