{
  "name": "Admifly — Gestão",
  "short_name": "Admifly",
  "description": "ERP para pequeno varejo: PDV, estoque, caixa, vendas e folha.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#E8601C",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icons/admifly-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Frente de caixa (PDV)",
      "short_name": "PDV",
      "url": "./pdvfly.html"
    }
  ]
}
