{
    "name": "timedart",
    "short_name": "timedart",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#15191e",
    "theme_color": "#15191e",
    "description": "Fast, local-first time tracking for people who bill by the hour — organise work as clients, projects and tasks, and turn tracked hours into a branded invoice.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
