{
    "name": "GoIMEICheck - IMEI Device Verification",
    "short_name": "GoIMEICheck",
    "description": "Instant IMEI device verification, carrier check, blacklist status, and comprehensive mobile device reports",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#a855f7",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://goimeicheck.com/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://goimeicheck.com/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "Free IMEI Check",
            "short_name": "Free Check",
            "description": "Quick IMEI verification",
            "url": "/free-check"
        },
        {
            "name": "Pricing",
            "short_name": "Pricing",
            "description": "View pricing plans",
            "url": "/pricing"
        }
    ]
}
