{
  "name": "K7 Evolution - Ecossistema Híbrido",
  "short_name": "K7 Evolution",
  "description": "Plataforma de Gestão Omnichannel de Alta Performance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#10B981",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Nova Venda",
      "short_name": "Venda",
      "description": "Abrir PDV para nova venda",
      "url": "/pos",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/263/263142.png", "sizes": "192x192" }]
    },
    {
      "name": "Estoque",
      "short_name": "Estoque",
      "description": "Verificar níveis de estoque",
      "url": "/inventory",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/263/263142.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/263/263142.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
