{
  "name": "ECOADS — Ferramentas Ambientais e Florestais",
  "short_name": "ECOADS",
  "description": "Ferramentas digitais para profissionais ambientais e florestais.",
  "start_url": "/ferramentas/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1a0d",
  "theme_color": "#1a7a35",
  "icons": [
    {
      "src": "/src/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/src/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Ferramentas",
      "short_name": "Ferramentas",
      "url": "/ferramentas/"
    },
    {
      "name": "Site ECOADS",
      "short_name": "Home",
      "url": "/"
    }
  ]
}
