{
    "name": "OSEDA",
    "short_name": "OSEDA",
    "description": "An open-source platform for creating, distributing, and hosting educational presentations.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "%PUBLIC_URL%/OsedaLogo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
