{
    "name": "Not D. Crypt",
    "short_name": "Not D. Crypt",
    "start_url": "/profile",
    "display": "standalone",
    "background_color": "#0f1419",
    "theme_color": "#3b82f6",
    "icons": [
        { "src": "/static/favicon.png", "sizes": "640x640", "type": "image/png" },
        { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
    ]
}
