{
  "name": "FoodOS",
  "short_name": "FoodOS",
  "description": "Gestão inteligente de operação: ficha técnica, custos, CMV, financeiro e mobile.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#E8530E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Contagem de estoque", "url": "/mobile/contagem", "short_name": "Contagem" },
    { "name": "Venda diária", "url": "/mobile/venda", "short_name": "Venda" },
    { "name": "Pedido de compra", "url": "/mobile/pedido", "short_name": "Pedido" }
  ]
}
