{
  "name": "NEXUS: Fight for Legacy",
  "short_name": "NEXUS",
  "description": "A 2D fighting game — pick a fighter, master their moves, and battle for legacy. Fire, shadow, lightning and earth warriors, themed arenas, specials, combos, training and difficulty settings.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#06080f",
  "theme_color": "#06080f",
  "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" }
  ]
}
