{
  "name": "GemmaCure — AI Drug Discovery",
  "short_name": "GemmaCure",
  "description": "Battle disease bosses by designing drug molecules powered by AI",
  "start_url": "/game/pathohunt-3d",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#0d1117",
  "theme_color": "#00d4ff",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump straight into PathoHunt-3D",
      "url": "/game/pathohunt-3d",
      "icons": [{"src": "/static/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
