{
  "name": "RentingOS",
  "short_name": "RentingOS",
  "description": "Gestión de renting y activos tecnológicos",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1B4FD8",
  "orientation": "any",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=RO&background=1B4FD8&color=fff&size=192&bold=true",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ui-avatars.com/api/?name=RO&background=1B4FD8&color=fff&size=512&bold=true",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/index.html",     "description": "Ir al dashboard" },
    { "name": "Clientes",  "url": "/index.html#crm", "description": "Módulo CRM" },
    { "name": "Contratos", "url": "/index.html#renting", "description": "Contratos renting" }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "es"
}
