{
  "name": "3iA Vendas",
  "short_name": "3iA Vendas",
  "description": "Sistema de gestão comercial — vendas, compras, estoque e catálogo",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0B0F",
  "theme_color": "#F59E0B",
  "lang": "pt-BR",
  "scope": "/",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663635112985/WpvP5jNisz26ecJsJC6B2i/icon-192-jcCbhfRsXxwyozSU7gPhQS.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663635112985/WpvP5jNisz26ecJsJC6B2i/icon-512-jfeJMvmkWCcbgXTMUVJTt8.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nova Venda",
      "short_name": "Venda",
      "description": "Registrar nova venda",
      "url": "/sales/new",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663635112985/WpvP5jNisz26ecJsJC6B2i/icon-192-jcCbhfRsXxwyozSU7gPhQS.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Nova Compra",
      "short_name": "Compra",
      "description": "Registrar nova compra",
      "url": "/purchases/new",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663635112985/WpvP5jNisz26ecJsJC6B2i/icon-192-jcCbhfRsXxwyozSU7gPhQS.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
