{
  "name": "Darth Nexus — Galaxy Conquest",
  "short_name": "Darth Nexus",
  "description": "Pilot the Nexus Wraith as Darth Nexus, charge Dark Energy, conquer galaxy after galaxy, and unlock fighters and wingmen.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06040f",
  "theme_color": "#06040f",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
