{
  "name": "FxGames",
  "short_name": "FxGames",
  "description": "Play Fx Games online",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#17050a",
  "theme_color": "#de3f80",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "assets/Game/launch-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
