{
    "name": "KaadoNeuro: SM-2 Flashcards",
    "short_name": "KaadoNeuro",
    "description": "App de Flashcards com algoritmo SM-2",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}