{
  "name": "Hacker's Journey — Cybersecurity Card Game",
  "short_name": "Hacker's Journey",
  "description": "Collect cards. Build your crew. Out-hack everyone. Learn real cybersecurity.",
  "start_url": "/hackersjourney/index.html",
  "scope": "/hackersjourney/",
  "display": "standalone",
  "background_color": "#060610",
  "theme_color": "#06060e",
  "orientation": "landscape",
  "lang": "en",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/images/hackersjourney-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
