{
  "name": "Gauntlix",
  "short_name": "Gauntlix",
  "description": "Play skill-based mini-games, earn XP, and climb leaderboards.",
  "start_url": "/games",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}
