{
    "name": "Math Knowledge Tree",
    "short_name": "KnowledgeTree",
    "description": "K-12 math quizzes kids answer by playing — aim a cannon, run a maze, or whack moles to lock in each answer.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#0f1117",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/favicon-192.webp?v=87843edf",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/apple-touch-icon.webp?v=87843edf",
            "sizes": "180x180",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/favicon-512.png?v=87843edf",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
