{
  "name": "Rutas Tuxtla · Alerta Chiapas",
  "short_name": "Rutas Tuxtla",
  "description": "Mapa interactivo de las 115 rutas de colectivo de Tuxtla Gutiérrez con planificador de transbordos.",
  "start_url": "/rutas/tuxtla/",
  "scope": "/rutas/tuxtla/",
  "id": "/rutas/tuxtla/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF8F5",
  "theme_color": "#BE1623",
  "lang": "es-MX",
  "dir": "ltr",
  "categories": [
    "travel",
    "navigation",
    "utilities"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cómo llegar",
      "short_name": "Planificar",
      "description": "Planifica un viaje en colectivo",
      "url": "/rutas/tuxtla/?tab=ir",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Reportar",
      "short_name": "Reportar",
      "description": "Reporta tarifa o cambio de ruta",
      "url": "/rutas/tuxtla/?action=report",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}