{
    "name": "Numo - Learn Numbers 10-20",
    "short_name": "Numo",
    "description": "Educational app for children to learn numbers 10-20 with dinosaurs and monster trucks",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#e1f0ff",
    "theme_color": "#4c99e6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "kids"
    ],
    "screenshots": []
}