{
  "name": "IRMA — Municipalidad de Junín",
  "short_name": "IRMA",
  "description": "Información Real Municipal de Junín",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "irma-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "irma-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "irma-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}