{
    "dir": "ltr",
    "lang": "en",
    "scope": "/",
    "start_url": "/",
    "orientation": "any",
    "id": "bitServicesWebsite",
    "display": "standalone",
    "theme_color": "#2EA3FF",
    "related_applications": [],
    "name": "bit services",
    "background_color": "#0D1117",
    "short_name": "bit services",
    "prefer_related_applications": false,
    "display_override": [ "window-controls-overlay" ],
    "description": "bit is a digital innovation company with software development at its core",
    "features": [
        "fast",
        "simple"
    ],
    "categories": [
        "utilities"
    ],
    "icons": [
        {
            "sizes": "512x512",
            "type": "image/png",
            "src": "images/bit-icon-512.png"
        }
    ],
    "shortcuts": [
        {
            "name": "Cases",
            "url": "/cases"
        },
        {
            "name": "Services",
            "url": "/services"
        }
    ]
}