{
    "name": "The Slow App",
    "short_name": "Slow",
    "description": "Choose one thing for today and let that be enough.",
    "lang": "en",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "background_color": "#f6f0e8",
    "theme_color": "#eee6da",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
