{
  "name": "Pro Pronto Vendas",
  "short_name": "Vendas",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0B5BFF",
  "lang": "pt-BR",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icone.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}