{
    "name": "EactiveNet, Inc. - Technology Leadership",
    "short_name": "EactiveNet",
    "description": "Premier technology corporation with 6 specialized subsidiaries delivering cutting-edge solutions across mobile, software, hosting, AI, and digital transformation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#8B5CF6",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "productivity", "technology"],
    "icons": [
        {
            "src": "images/smalllogo-128x96.png",
            "sizes": "128x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        }
    ],
    "screenshots": [
        {
            "src": "images/HERO-IMAGE.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Services",
            "short_name": "Services",
            "description": "View our technology services",
            "url": "/services.html",
            "icons": [
                {
                    "src": "images/web-development.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contact our corporate team",
            "url": "/contact.php",
            "icons": [
                {
                    "src": "images/favicon.ico",
                    "sizes": "32x32"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
} 