{
    "name": "Ruta 87",
    "short_name": "Ruta 87",
    "description": "Bitácora digital NOM-087",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#020617",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/apple-icon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/apple-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }