{
  "name": "Novibet México",
  "short_name": "Novibet",
  "description": "Apuestas deportivas y casino online en México. App oficial de Novibet México.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#003087",
  "theme_color": "#00c853",
  "orientation": "portrait",
  "lang": "es-MX",
  "scope": "/",
  "categories": ["entertainment", "games"],
  "icons": [
    {"src": "/images/favicon.png", "sizes": "64x64",   "type": "image/png", "purpose": "any"},
    {"src": "/images/logo.png",    "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/images/logo.png",    "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "screenshots": [
    {"src": "/images/logo.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Registrarse", "url": "/registro/",   "description": "Crear cuenta nueva"},
    {"name": "Descargar App", "url": "/app/",     "description": "Descargar APK Android"}
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {"platform": "webapp", "url": "https://novi-bet.com.mx/manifest.json"}
  ]
}