{
  "name": "Void Corsairs",
  "short_name": "VOID CORSAIRS",
  "description": "A Galactic Smuggler-Empire That Evolves — Fully offline space strategy game",
  "start_url": "./void-corsairs.html",
  "display": "standalone",
  "background_color": "#04030a",
  "theme_color": "#04030a",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "New Run",
      "description": "Start a new Void Corsairs run",
      "url": "./void-corsairs.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
