{
  "name": "LOTTUS ALIMENTOS - Vendas",
  "short_name": "LOTTUS",
  "description": "Sistema de vendas porta a porta com suporte offline",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#16a34a",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_192_bbed174f.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_192_bbed174f.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_512_84d21015.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_512_84d21015.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Painel principal do vendedor"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Nova Venda",
      "short_name": "Venda",
      "description": "Criar uma nova venda",
      "url": "/nova-venda",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_192_bbed174f.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Recebimentos",
      "short_name": "Receber",
      "description": "Registrar recebimento",
      "url": "/recebimentos",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663122834349/UutiKQdwxhwNrMjgwR9oDe/lottus_favicon_192_bbed174f.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
