{
  "name": "Ventas Cafeteria",
  "short_name": "Ventas",
  "description": "Punto de venta offline-first para cafeteria.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f0",
  "theme_color": "#244814",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
