{
  "name": "MESTRA",
  "short_name": "MESTRA",
  "description": "Sua agenda, fidelidade e atendimento em um lugar só.",
  "start_url": "/me",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1208",
  "theme_color": "#1a1208",
  "lang": "pt-BR",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Minhas reservas",
      "short_name": "Reservas",
      "url": "/me",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
