{
  "name": "MAGEWORLD — AI-Authored Browser MMORPG",
  "short_name": "MAGEWORLD",
  "description": "A free browser-based fantasy MMORPG written entirely by AI.",
  "start_url": "./",
  "scope": "./",
  "display": "browser",
  "background_color": "#0a0c10",
  "theme_color": "#0a0c10",
  "icons": [
    { "src": "images/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
