{
  "name": "MMA LEGACY — MMA Manager",
  "short_name": "MMA Legacy",
  "description": "Build a fighter and climb from the streets to the world title.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#04060c",
  "theme_color": "#04060c",
  "icons": [
    { "src": "images/logo.png?v=230", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/logo.png?v=230", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
