{
  "name": "Apertura IDMJI",
  "short_name": "IDMJI",
  "description": "Gestión Aperturas",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002D62",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}