{
    "name": "My IP & Device Info — IGY Apps",
    "short_name": "My IP & Device Info",
    "description": "See your public IP address, country, browser, operating system, screen resolution, and connection type — instantly, no signup required.",
    "id": "/tools/my-ip",
    "start_url": "/en/tools/my-ip",
    "scope": "/en/tools/my-ip",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "categories": [
        "utilities",
        "productivity"
    ],
    "icons": [
        {
            "src": "/platform/assets/icons/tools/my-ip/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/platform/assets/icons/tools/my-ip/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "dir": "ltr",
    "lang": "en"
}