{
  "name": "ENARM 1942: Guardia Clínica",
  "short_name": "ENARM 1942",
  "description": "Tactical Medical Combat Engine for ENARM/MIR preparation.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00f2ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
