{
    "version": "1.0.0",
    "lastUpdated": "2026-09-13T18:01:24+00:00",
    "totalQuestions": 150,
    "categories": [
        {
            "slug": "mathematics",
            "name": "Mathematics",
            "questionCount": 12,
            "iconCodePoint": 57815,
            "colorHex": "#FF2563EB",
            "imageUrl": "assets/categories/mathematics.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 19
        },
        {
            "slug": "science",
            "name": "Science & Nature",
            "questionCount": 15,
            "iconCodePoint": 61256,
            "colorHex": "#FF10B981",
            "imageUrl": "assets/categories/science.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 17
        },
        {
            "slug": "history",
            "name": "History",
            "questionCount": 14,
            "iconCodePoint": 60184,
            "colorHex": "#FFF59E0B",
            "imageUrl": "assets/categories/history.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 23
        },
        {
            "slug": "geography",
            "name": "Geography",
            "questionCount": 11,
            "iconCodePoint": 59675,
            "colorHex": "#FF8B5CF6",
            "imageUrl": "assets/categories/geography.jpg",
            "popular": false,
            "isNew": false,
            "opentdbCategoryId": 22
        },
        {
            "slug": "sports",
            "name": "Sports",
            "questionCount": 16,
            "iconCodePoint": 59947,
            "colorHex": "#FFEF4444",
            "imageUrl": "assets/categories/sports.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 21
        },
        {
            "slug": "entertainment",
            "name": "Entertainment",
            "questionCount": 18,
            "iconCodePoint": 61366,
            "colorHex": "#FFEC4899",
            "imageUrl": "assets/categories/entertainment.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 11
        },
        {
            "slug": "art",
            "name": "Art & Literature",
            "questionCount": 13,
            "iconCodePoint": 58378,
            "colorHex": "#FF6366F1",
            "imageUrl": "assets/categories/art.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 25
        },
        {
            "slug": "technology",
            "name": "Technology",
            "questionCount": 17,
            "iconCodePoint": 57791,
            "colorHex": "#FF14B8A6",
            "imageUrl": "assets/categories/technology.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 18
        },
        {
            "slug": "music",
            "name": "Music",
            "questionCount": 14,
            "iconCodePoint": 58373,
            "colorHex": "#FFEAB308",
            "imageUrl": "assets/categories/music.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 12
        },
        {
            "slug": "general",
            "name": "General Knowledge",
            "questionCount": 20,
            "iconCodePoint": 57584,
            "colorHex": "#FF78716C",
            "imageUrl": "assets/categories/general.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 9
        }
    ],
    "popular": [
        {
            "slug": "mathematics",
            "name": "Mathematics",
            "questionCount": 12,
            "iconCodePoint": 57815,
            "colorHex": "#FF2563EB",
            "imageUrl": "assets/categories/mathematics.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 19
        },
        {
            "slug": "science",
            "name": "Science & Nature",
            "questionCount": 15,
            "iconCodePoint": 61256,
            "colorHex": "#FF10B981",
            "imageUrl": "assets/categories/science.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 17
        },
        {
            "slug": "history",
            "name": "History",
            "questionCount": 14,
            "iconCodePoint": 60184,
            "colorHex": "#FFF59E0B",
            "imageUrl": "assets/categories/history.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 23
        },
        {
            "slug": "sports",
            "name": "Sports",
            "questionCount": 16,
            "iconCodePoint": 59947,
            "colorHex": "#FFEF4444",
            "imageUrl": "assets/categories/sports.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 21
        },
        {
            "slug": "entertainment",
            "name": "Entertainment",
            "questionCount": 18,
            "iconCodePoint": 61366,
            "colorHex": "#FFEC4899",
            "imageUrl": "assets/categories/entertainment.jpg",
            "popular": true,
            "isNew": false,
            "opentdbCategoryId": 11
        }
    ],
    "new": [
        {
            "slug": "art",
            "name": "Art & Literature",
            "questionCount": 13,
            "iconCodePoint": 58378,
            "colorHex": "#FF6366F1",
            "imageUrl": "assets/categories/art.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 25
        },
        {
            "slug": "technology",
            "name": "Technology",
            "questionCount": 17,
            "iconCodePoint": 57791,
            "colorHex": "#FF14B8A6",
            "imageUrl": "assets/categories/technology.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 18
        },
        {
            "slug": "music",
            "name": "Music",
            "questionCount": 14,
            "iconCodePoint": 58373,
            "colorHex": "#FFEAB308",
            "imageUrl": "assets/categories/music.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 12
        },
        {
            "slug": "general",
            "name": "General Knowledge",
            "questionCount": 20,
            "iconCodePoint": 57584,
            "colorHex": "#FF78716C",
            "imageUrl": "assets/categories/general.jpg",
            "popular": false,
            "isNew": true,
            "opentdbCategoryId": 9
        }
    ]
}