{
    "name": "BluePulseEdu",
    "short_name": "BluePulseEdu",
    "description": "Study materials, courses and quizzes for any learner, any curriculum.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#050d1a",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
