{
    "name": "My IP Address",
    "short_name": "My IP",
    "description": "Instantly find your public IP address, geolocation, ISP and information about your internet connection.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0b10",
    "theme_color": "#00d4aa",
    "orientation": "any",
    "lang": "en",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌐</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
