{
    "name": "Yoose-it — Smart Pricing pentru Designeri",
    "short_name": "Yoose-it",
    "description": "Platforma de smart pricing și ofertare pentru designeri de interior.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1f2937",
    "lang": "ro",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Proiect nou",
            "short_name": "Proiect",
            "url": "/projects/create",
            "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
        },
        {
            "name": "Start Timer",
            "short_name": "Timer",
            "url": "/tracking",
            "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
        },
        {
            "name": "AI Coach",
            "short_name": "Coach",
            "url": "/coach",
            "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
        }
    ]
}
