{
    "id": "/app",
    "name": "Donebase",
    "short_name": "Donebase",
    "description": "One elastic timeline for your day, week and month — instant, offline, and with your people in it.",
    "start_url": "/app",
    "scope": "/app",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0d0f1c",
    "theme_color": "#0d0f1c",
    "categories": ["productivity", "utilities"],
    "lang": "en",
    "dir": "auto",
    "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/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
