{
    "name": "CV Cloud with AI",
    "short_name": "CV Cloud with AI",
    "description": "Create professional resumes and CVs online for free",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/favicon-16x16.png",
            "type": "image/png",
            "sizes": "16x16"
        },
        {
            "src": "/favicon-32x32.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Create New Resume",
            "short_name": "New Resume",
            "description": "Create a new professional resume",
            "url": "/home",
            "icons": []
        }
    ]
}