{
  "short_name": "CentralPro",
  "name": "Central de Guardias Pro",
  "description": "Sistema Táctico de Seguridad y Control de Guardias con Monitoreo GPS",
  "icons": [
    {
      "src": "https://img.icons8.com/ios-filled/512/2563eb/shield.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/ios-filled/192/2563eb/shield.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "index.html",
  "background_color": "#020617",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#2563eb",
  "orientation": "portrait"
}