{
    "name": "Eduverso Run Tracker",
    "short_name": "EduRun",
    "description": "Tu entrenador de running con inteligencia artificial",
    "start_url": "/index.html#/dashboard",
    "display": "standalone",
    "background_color": "#0A0A0F",
    "theme_color": "#0A0A0F",
    "orientation": "portrait-primary",
    "categories": ["fitness", "health", "sports"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🏃</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
