{
  "name": "EaglercraftX",
  "short_name": "Eaglercraft",
  "description": "Play Minecraft in your browser with EaglercraftX - featuring 1.8.8, 1.12.2, and modded versions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ffb52e",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}

