{
  "name": "Carschooll · Grupo Yaiza",
  "short_name": "Carschooll",
  "description": "Simulador de conducción multijugador en mundo real con mapas de OpenStreetMap",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["games", "navigation", "education"],
  "lang": "es",
  "icons": [
    {
      "src": "/icons/icon-192.avif",
      "sizes": "192x192",
      "type": "image/avif",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.avif",
      "sizes": "512x512",
      "type": "image/avif",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
