{
  "name": "NextStock — Controle de Estoque e PDV",
  "short_name": "NextStock",
  "description": "Gerencie estoque, vendas e PDV em um só lugar.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1B14",
  "theme_color": "#1B4332",
  "lang": "pt-BR",
  "icons": [
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"]
}