{
    "name": "Beeping - IP Intelligence API & Network Tools",
    "short_name": "Beeping",
    "description": "Fast IP detection with GeoIP data, DNS tools, and network utilities. Privacy-focused IP intelligence API built with Rust.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FDB913",
    "theme_color": "#FDB913",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "utilities",
        "developer tools",
        "productivity"
    ],
    "icons": [
        {
            "src": "/static/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/static/screenshots/home.png",
            "type": "image/png",
            "sizes": "1280x720",
            "form_factor": "wide",
            "label": "Beeping Homepage - IP Detection"
        },
        {
            "src": "/static/screenshots/dns.png",
            "type": "image/png",
            "sizes": "750x1334",
            "form_factor": "narrow",
            "label": "DNS Lookup Tool"
        }
    ],
    "prefer_related_applications": false,
    "iarc_rating_id": "",
    "related_applications": []
}