{
   "name": "Coodely | Learn Programming Logic",
    "short_name": "Coodely",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
   "description": "Learn programming concepts and logic visually without the need for a compiler.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "assets/icons/layers.gif",
            "sizes": "any",
            "type": "image/gif"
        }
    ]
}
