{
    "name": "taily",
    "short_name": "taily",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#6750A4",
    "description": "Taily is a streamlined, easy-to-use task manager designed to help you stay organized without clutter. It offers a clear hierarchical structure, allowing you to break down tasks into projects, folders, tasklists, and subtasks effortlessly. With intuitive navigation and multiple viewing options—including Task List, Calendar View, Project View, Day View, and Dashboard Insights—you can seamlessly track your priorities in the way that works best for you.",
    "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"
        }
    ]
}