{
    "name": "Braindump",
    "short_name": "Braindump",
    "description": "Record your thoughts, get them transcribed, and rework them with AI.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f6f6f9",
    "theme_color": "#4361ee",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
