{
  "name": "NexoTPV - Soluciones TPV para hostelería",
  "short_name": "NexoTPV",
  "start_url": "/login.php",
  "display": "standalone",
  "background_color": "#070816",
  "theme_color": "#070816",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "TPV SaaS para hostelería, bares, cafeterías y restaurantes.",
  "scope": "/"
}