{
  "name": "Salpicreams POS",
  "short_name": "Salpicreams",
  "description": "Sistema POS para Heladería Salpicreams",
  "start_url": "/tables",
  "display": "standalone",
  "background_color": "#fdf2f8",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "food"],
  "lang": "es"
}