{
    "description": "Oxygen - Working and relaxing app",
    "type": "project",
    "autoload": {
        "psr-4": {
            "OxygenApp\\": "app/"
        }
    }
}