{
  "name": "RutaPerla - Bus en tiempo real",
  "short_name": "RutaPerla",
  "description": "Ve dónde viene tu bus en tiempo real en Isla de Margarita",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
