{
  "name": "Pua Rapa Nui",
  "short_name": "Pua",
  "description": "Movilidad local para turistas y residentes de Rapa Nui.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090712",
  "theme_color": "#9d6cff",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%239d6cff'/%3E%3Cpath d='M45 110h102l-12-38H57z' fill='white'/%3E%3Ccircle cx='68' cy='124' r='13' fill='%23090712'/%3E%3Ccircle cx='124' cy='124' r='13' fill='%23090712'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Solicitar viaje",
      "url": "/"
    },
    {
      "name": "Conductor",
      "url": "/conductor.html"
    }
  ]
}