{
  "name": "AI Craft: Cyber Forge",
  "short_name": "AICyberForge",
  "description": "An interactive educational game teaching kids and teens how to build, train, and deploy real AI tools, LLM prompts, agent workflows, and datasets!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080914",
  "theme_color": "#00f0ff",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/ai_master_badge.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
