{
    "name": "LEarn By Ear platform",
    "short_name": "LEBE",
    "description": "Premium Audiobook Platform for KEGA 014SPU-4/2023",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#2D0A14",
    "theme_color": "#800020",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}