{
  "name": "Cafetería Paikan — Gestión para cafeterías y restaurantes",
  "short_name": "Cafetería Paikan",
  "description": "Sistema de gestión para cafeterías, bares y restaurantes: POS, mesas, cocina en tiempo real, inventario, carta digital QR y facturación ARCA.",
  "lang": "es-AR",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#8b6914",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
