{
    "name": "Marcuric IT Service",
    "short_name": "Marcuric IT",
    "description": "Global IT services company — Web, Mobile, AI, Cloud, Cybersecurity, and more. Headquarters in New York, USA with 9 offices worldwide.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050d1a",
    "theme_color": "#0a0f1e",
    "orientation": "portrait-primary",
    "lang": "en-US",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "Browse all IT services",
            "url": "/services",
            "icons": [
                {
                    "src": "/favicon.ico",
                    "sizes": "48x48"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with our team",
            "url": "/contact",
            "icons": [
                {
                    "src": "/favicon.ico",
                    "sizes": "48x48"
                }
            ]
        },
        {
            "name": "Our Offices",
            "short_name": "Offices",
            "description": "Find our global office locations",
            "url": "/branches",
            "icons": [
                {
                    "src": "/favicon.ico",
                    "sizes": "48x48"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "Marcuric IT — Global IT Services"
        }
    ]
}