{
    "name": "Co-Todo.com",
    "short_name": "Co-Todo",
    "description": "Co-Todo is a Free & Easy to use Todo app, which can be shared with your family, friends and colleages.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#020831",
    "icons": [
        {
            "src": "/co-todo-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/co-todo-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
