{
  "name": "Chimera Institute — Prompt Injection Demo",
  "short_name": "Chimera AI",
  "description": "Manipulálj AI-t. Mentsd meg a világot. 3 AI ügynök védi a Patient Zero adatbázist — törd fel őket prompt injection technikával.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#ff2a2a",
  "background_color": "#050a0f",
  "lang": "hu",
  "categories": ["games", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Játék indítása",
      "short_name": "Játék",
      "description": "Prompt injection szimuláció megnyitása",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ranglista",
      "short_name": "Ranglista",
      "url": "/leaderboard.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/pandemic_map.webp",
      "sizes": "1400x764",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Chimera Institute — Mission Briefing"
    }
  ]
}
