{
    "name": "ICODIUS",
    "short_name": "ICODIUS",
    "description": "ICODIUS is a technology-driven solutions firm focused on designing, optimizing, and managing digital ecosystems for modern businesses.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": [
        "business",
        "technology",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon-dark.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}