{
    "name": "The Rising Jar",
    "short_name": "Rising Jar",
    "description": "Guess the shared savings jar amount.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#effafa",
    "theme_color": "#008c8c",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
