{
  "name": "Stickman Clash",
  "short_name": "Stickman Clash",
  "description": "3D crowd-runner game — grow your army, smash the monster.",
  "start_url": "stickman-clash.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#7ec3ff",
  "theme_color": "#7ec3ff",
  "icons": [
    { "src": "stickman-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "stickman-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
