{
    "name": "StackSync Official - StackSync Innovations",
    "short_name": "StackSync",
    "description": "StackSync Official | Premium Web Development & SaaS Solutions by Manas & Rakshit - Your Vision, Our Code",
    "start_url": "/",
    "id": "stacksync-innovations",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "browser"
    ],
    "orientation": "portrait-primary",
    "theme_color": "#050505",
    "background_color": "#050505",
    "categories": [
        "business",
        "developer tools",
        "productivity",
        "utilities"
    ],
    "lang": "en",
    "dir": "ltr",
    "iarc_rating_id": "",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "View Services",
            "short_name": "Services",
            "description": "Browse our web development services",
            "url": "/#services",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with StackSync",
            "url": "/#contact",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Our Projects",
            "short_name": "Projects",
            "description": "View our portfolio",
            "url": "/#projects",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "focus-existing"
    }
}