{
  "name": "SYSLAND Sistema",
  "short_name": "SYSLAND",
  "description": "Inventario, ventas, cotizaciones y taller de SYSLAND",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1426",
  "theme_color": "#0A1426",
  "lang": "es-EC",
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
