{
  "name": "GGMind — Wellness Game",
  "short_name": "GGMind",
  "description": "The mental wellness game for gamers. Boss battles, daily quests, and XP that actually level up your life.",
  "start_url": "/game.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#00ff88",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play",
      "short_name": "Play",
      "url": "/game.html",
      "description": "Jump into your daily quests"
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "url": "/profile.html",
      "description": "View your Warrior Card"
    }
  ],
  "categories": ["games", "health", "lifestyle"],
  "lang": "en-AU"
}
