{
  "name": "SkillSwap — Intercambia con TimeCredits",
  "short_name": "SkillSwap",
  "description": "Intercambia servicios por tiempo. 1 hora = 1 TimeCredit.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
