{
  "name": "DEMO OFICIAL - Paycheck Fácil - ACP Mini Apps",
  "short_name": "Demo Paycheck",
  "description": "Demo oficial de Paycheck Fácil - ACP Mini Apps. Límite de 2 cambios por categoría.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F4F8FC",
  "theme_color": "#063A73",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}