{
    "name": "Kenya Public Debt",
    "short_name": "Kenya Debt",
    "description": "Interactive dashboard showing Kenya's public debt data for FY 2024/25",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a2e4a",
    "theme_color": "#0a2e4a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "serviceworker": "/sw.js"
}