{
  "name": "Guardianes App",
  "short_name": "Guardianes",
  "description": "Aplicación para reportes ambientales, educación y participación ciudadana.",
  "start_url": "./index.html?v=22",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7f2",
  "theme_color": "#1f5c2e",
  "lang": "es-MX",
  "icons": [
    {
      "src": "img/icon-192.png?v=22",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png?v=22",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
