{
    "name": "m3k-kanban board",
    "short_name": "m3k-kanban",
    "description": "A kanban board stored on your device unless you would like to back it up in everarch",
    "lang": "en",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "logo-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "logo-144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
