{
  "short_name": "HYDROOP",
  "name": "HYDROOP — Hydroelectric Dam Control Simulator",
  "description": "Run a hydroelectric dam in real time: sync the turbines, balance the grid, survive crises, and top the global leaderboard.",
  "icons": [
    { "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0b0c",
  "background_color": "#0a0b0c",
  "categories": ["games", "simulation"]
}
