  {
    "name": "El Directo",
    "short_name": "El Directo",
    "description": "Colectivos en tiempo real, subte y alertas",
    "lang": "es",
    "icons": [
      {
        "src": "/icons/app-logo.png",
        "type": "image/png",
        "sizes": "500x500"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0a4088",
    "background_color": "#0a4088",
    "categories": [
      "transporte",
      "colectivos",
      "subte",
      "tiempo real"
    ]
  }