{
  "name": "WikiXplorer",
  "short_name": "WikiXplorer",
  "theme_color": "#0082ff",
  "background_color": "#ffffff",
  "start_url": "/",
  "id": "WikiXplorer'",
  "display": "standalone",
  "description": "WikiXplorer is a gamified Wikipedia exploration app featuring an intuitive gamepad interface. Users can navigate through Wikipedia articles using game-like controls, switch between different themes and categories, and explore content in multiple languages. Track your exploration progress with high scores while discovering and learning new topics in an engaging way. Experience Wikipedia like never before with this interactive, score-based learning platform.",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon-512-maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon-512.png",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "image-1.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "narrow"
    },
    {
      "src": "image-2.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "narrow"
    },
    {
      "src": "image-3.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    }
  ]
}