{
  "name": "Gestión Comercial",
  "short_name": "Comercial",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff9900",
  "description": "App de Gestión Comercial",
  "icons": [
    {
      "src": "images/icono-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icono-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}