{
  "name": "Ô Luiz Barbearia",
  "short_name": "Ô Luiz",
  "description": "Agendamento online da Ô Luiz Barbearia em Itaúna.",
  "lang": "pt-BR",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1218",
  "theme_color": "#0f1218",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
