{
  "name": "The Kings Barbearia",
  "short_name": "The Kings",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C69A5D",
  "description": "Aplicativo da The Kings Barbearia - Agendamento e login de clientes.",
     "icons": [
       {
         "src": "img/logo_kings.png",
         "sizes": "180x180",
         "type": "image/png"
       },
       {
         "src": "img/logo_fundo_branco500x500.png",
         "sizes": "500x500",
         "type": "image/png"
       }
  ]
}
