{
  "name": "Galleon Barbershop",
  "short_name": "Galleon",
  "description": "Barbearia tradicional em Cascavel-PR. Cortes clássicos, barbear old school e atendimento agendado desde 2018.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0807",
  "theme_color": "#b8864a",
  "scope": "/",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["lifestyle", "business", "beauty"],
  "icons": [
    {
      "src": "images/galleon-logo-horizontal.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/galleon-logo-horizontal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/galleon-logo-horizontal.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agendar pelo WebApp",
      "short_name": "Agendar",
      "description": "Faça seu agendamento online pelo nosso WebApp",
      "url": "https://galleon.gendo.app/#/",
      "icons": [{ "src": "images/galleon-logo-horizontal.png", "sizes": "192x192" }]
    },
    {
      "name": "Falar no WhatsApp",
      "short_name": "WhatsApp",
      "description": "Fale com o atendente da Galleon",
      "url": "https://wa.me/5545999285626",
      "icons": [{ "src": "images/galleon-logo-horizontal.png", "sizes": "192x192" }]
    },
    {
      "name": "Como Chegar",
      "short_name": "Localização",
      "description": "Veja nossa localização no Google Maps",
      "url": "https://maps.app.goo.gl/9pEtVoKS27BLqEbM9",
      "icons": [{ "src": "images/galleon-logo-horizontal.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
