{
    "name": "ThisdAI",
    "short_name": "ThisdAI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "description": "Discover effortless progress with ThisdAI, the smart todo app that turns overwhelming goals into friction-free daily steps.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/AppIcon@120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "icons/AppIcon@152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "icons/AppIcon@180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "icons/AppIcon@512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/AppIcon@120.png",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/AppIcon@152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/AppIcon@180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/AppIcon@512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
