{
    "name": "Concept Explorer",
    "short_name": "Explorer",
    "description": "Explore various concepts in an interactive and engaging way.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "./icons/logo192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./icons/logo512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "./icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
