{
  "name": "JuveSig Campo",
  "short_name": "JuveSig",
  "description": "App de campo para gestión territorial y catastral",
  "start_url": "/campo",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1c7ed6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "government", "utilities"],
  "lang": "es-MX"
}
