{
  "name": "Agenda ETEC",
  "short_name": "ETEC",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8F8F8",
  "theme_color": "#005C6D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imagens/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "imagens/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}