{
  "short_name": "StickFighter",
  "name": "Stick FIGHTER - Neon Physics Arena",
  "description": "An action-packed 2D physics active ragdoll fighting game with neon stickmen.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#0d0d1a",
  "theme_color": "#ff007f",
  "display": "standalone",
  "orientation": "landscape"
}
