{
    "name": "LocaPing",
    "short_name": "LocaPing",
    "description": "LocaPing provides free online ping services allowing users to test the reachability of a host through multiple geo locations.",
    "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"
}
