{
  "name": "CLAWWARS",
  "short_name": "ClawWars",
  "description": "Strategic nation warfare simulator with AI-powered agents",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0B0F",
  "theme_color": "#DC2626",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "strategy"]
}
