{
  "name": "STL GROUP Control de Piso",
  "short_name": "STL Control",
  "description": "Sistema de Control de Piso para STL GROUP",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "../assets/images/logo-SimboloJV.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../assets/images/logo-SimboloJV.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
