{
    "name": "Settlebot",
    "short_name": "Settlebot",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
        "src": "/static/img/tracker-192.png",
        "type": "image/png",
        "sizes": "192x192"
        },
        {
        "src": "/static/img/tracker-512.png",
        "type": "image/png",
        "sizes": "512x512"
        }
    ]
}
  