{
  "name": "OXM.mx",
  "short_name": "OXM",
  "description": "Portal líder de noticias de gaming, esports y videojuegos en México",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "lang": "es-MX",
  "dir": "ltr",
  "categories": ["news", "games", "entertainment"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
"icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Noticias",
      "short_name": "Noticias",
      "description": "Últimas noticias de gaming",
      "url": "/noticias"
    },
    {
      "name": "Reseñas",
      "short_name": "Reviews",
      "description": "Reseñas de videojuegos",
      "url": "/resenas"
    },
    {
      "name": "Esports",
      "short_name": "Esports",
      "description": "Noticias de esports",
      "url": "/esports"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "orientation": "any",
  "handle_links": "preferred"
}