{
    "name": "Codybara — Learn to code like it's a game",
    "short_name": "Codybara",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFFBF5",
    "theme_color": "#4E9F6E",
    "description": "Bite-sized coding lessons with Cody the capybara. Python, JavaScript, Dart, C++ and Machine Learning — free and ad-free.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["education"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
