{
    "name": "FundooLearn",
    "short_name": "FundooLearn",
    "description": "Free math worksheets and learning resources for kids ages 5-10",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1FB6FF",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
