{
  "name": "ELIE — Endless Space Adventure",
  "short_name": "ELIE",
  "start_url": "./",
  "id": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#020905",
  "theme_color": "#14ff45",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ]
}
