{
    "name": "Exercise Score Logger",
    "short_name": "RepQuik",
    "theme_color": "#272635",
    "background_color": "#272635",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}