{
    "name": "PingRobot",
    "short_name": "PingRobot",
    "description": "PingRobot is a website monitoring service",
    "icons": [
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/favicon.svg",
            "sizes": "256x256",
            "type": "image/svg+xml"
        }
    ],
    "start_url": "/",
    "theme_color": "#151b23",
    "background_color": "#151b23",
    "display": "standalone",
    "screenshots": [
    ]
}