{
  "name": "Arts Comercial — Pedidos",
  "short_name": "Arts Pedidos",
  "description": "Criar e acompanhar pedidos de vendas",
  "start_url": "/novo-pedido.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#c0000c",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
