{
    "name": "GAIA Mindset Test",
    "short_name": "GAIA Mindset",
    "description": "Discover how your mind actually works. GAIA measures systems thinking, creative problem solving, first principles — the dimensions schools don't test for.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#667eea",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
