{
  "name": "DAOSTEK - Captura de Prospectos",
  "short_name": "DAOSTEK",
  "description": "Formulario DAOSTEK Ventas",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#25D366",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logodaos.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "logodaos.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}