{
  "name": "ETL Atendimento ao Cliente",
  "short_name": "ETL Atendimento",
  "description": "Central de Atendimento ao Cliente - ETL Sistema",
  "lang": "pt-BR",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07111d",
  "theme_color": "#102c46",
  "icons": [
    {
      "src": "icones/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icones/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
