{
  "name": "Gestión Aeroclub RGL",
  "short_name": "Aeroclub",
  "description": "Sistema de Gestión - Aero Club Río Gallegos",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#212529",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}