{
    "name": "CodeWorks",
    "short_name": "CodeWorks",
    "description": "Custom Software Development & IT Consulting Services. We do the Code so you can focus on your Works.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/booklet/codeworks-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/booklet/codeworks-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "technology",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}