{
  "name": "Exodus - Space 4X Strategy",
  "short_name": "Exodus",
  "description": "A free browser-based 4X space strategy game inspired by the classics. Play at 4-exodus.com",
  "id": "com.4-exodus",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "entertainment"]
}
