{
  "name": "MUNDO GAME PANEL",
  "short_name": "MUNDO GAME",
  "gcm_sender_id": "103953800507", 
  "description": "Panel de acceso para clientes de MUNDO GAME.",
  "scope": "/",
  "start_url": "login-mundo-game",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff6f00",
  "icons": [
    { "src": "images/icons/icon-MU-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-MU-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-MU-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}