{
  "name": "ArymaSystems Restaurante",
  "short_name": "ArymaApp",
  "description": "Sistema de Gestión - Sabor Norteño",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imagenes/log.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}