{
    "name": "Geolocation",
    "short_name": "Geolocation",
    "description": "Free service to geolocate a visitor's IP location, such as country, city, latitude, longitude, ZIP code, time zone, ISP, mobile data, usage type and many more.",
    "icons": [
        {
            "src": "/assets/img/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
