{
    "name": "WHOIS Checker - Luveedu Cloud",
    "short_name": "WHOIS Checker",
    "description": "Free WHOIS domain lookup tool to check domain registration information, expiration dates, nameservers, and contact details.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f6f7fd",
    "theme_color": "#1E1087",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "uploads/Luveedu-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "productivity", "developer"],
    "lang": "en-US",
    "scope": "/",
    "screenshots": [
        {
            "src": "uploads/Luveedu-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}