{
    "name": "Junaid Khan",
    "short_name": "Junaid Khan",
    "description": "Professional digital business profile with WhatsApp contact, social links, QR sharing, business information, and mobile-friendly access.",
    "start_url": "khanwebdev.php",
    "scope": "khanwebdev.php",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "portrait-primary",
    "background_color": "#071120",
    "theme_color": "#2563eb",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "social"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/visitme-logo192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/visitme-logo192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "/visitme-logo192x192.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/visitme-logo192x192.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "View Profile",
            "short_name": "Profile",
            "description": "Open business profile",
            "url": "khanwebdev.php",
            "icons": [
                {
                    "src": "/visitme-logo192x192.webp",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "VisitMe Feeds",
            "short_name": "Feeds",
            "description": "Browse business profiles",
            "url": "/index.php",
            "icons": [
                {
                    "src": "visitme-logo192x192.webp",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}