{
    "name": "Codie.pro",
    "short_name": "Codie",
    "description": "Learn coding through play! Help Codie the robot solve puzzles and discover programming. Ages 5-16.",
    "start_url": "/missions.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f172a",
    "theme_color": "#4CC9F0",
    "categories": ["education", "games", "kids"],
    "icons": [
        {
            "src": "images/robot_face2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/Codie main.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [],
    "lang": "en",
    "dir": "ltr"
}
