{
    "name": "Deadline Debt",
    "short_name": "Deadline Debt",
    "description": "Track your academic debt",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#8b5cf6",
    "theme_color": "#D500F9",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}