{
  "name": "AgroBotanico",
  "short_name": "AgroBotanico",
  "description": "Engenharia Agrobotanica — Estudos botanicos, enxertia e ferramentas profissionais",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2d1b",
  "theme_color": "#0d2d1b",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/logo-agrobotanica.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-agrobotanica.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "agriculture", "science"],
  "lang": "pt-BR",
  "scope": "/",
  "id": "/",
  "display_override": ["standalone", "browser"],
  "edge_side_panel": {},
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
