{
    "name": "Donebase",
    "short_name": "Donebase",
    "description": "A shared daily planner — one elastic timeline for your day, week and month, with calendar import, Focus, honest habits and goals.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0D0F1C",
    "theme_color": "#0D0F1C",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        {
            "src": "/img/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
