{
  "id": "/",
  "name": "HorarioApp",
  "short_name": "HorarioApp",
  "description": "App de control horario",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2b2356",
  "theme_color": "#2b2356",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
