{
    "name": "IFindSpec",
    "short_name": "IFindSpec",
    "description": "Ai g\u0103sit specialistul t\u0103u!",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#132d4e",
    "id": "/",
    "scope": "/",
    "lang": "ro",
    "dir": "ltr",
    "categories": [
        "education",
        "health",
        "fitness",
        "medical",
        "lawyer",
        "legal"
    ],
    "orientation": "any",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Acceseaz\u0103 rapid pagina principal\u0103",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "https://test.ifindspec.com/assets/icons/dashboard-icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Cursuri",
            "short_name": "Cursuri",
            "description": "Intr\u0103 rapid la sec\u021biunea de cursuri",
            "url": "/courses-manager",
            "icons": [
                {
                    "src": "https://test.ifindspec.com/assets/icons/course.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "C\u0103utare",
            "short_name": "C\u0103utare",
            "description": "Caut\u0103 speciali\u0219ti",
            "url": "/search",
            "icons": [
                {
                    "src": "https://test.ifindspec.com/assets/icons/search-icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "https://test.ifindspec.com/assets/ifindspec/img/logo/logo-icon-colored-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://test.ifindspec.com/assets/ifindspec/img/logo/logo-icon-colored-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://test.ifindspec.com/assets/ifindspec/img/logo/logo-icon-colored-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://test.ifindspec.com/assets/ifindspec/img/others/screenshot1.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "https://test.ifindspec.com/assets/ifindspec/img/others/screenshot2.png",
            "sizes": "1080x1920",
            "type": "image/png"
        }
    ]
}