{
    "name": "Reczu — Find Your Next Role",
    "short_name": "Reczu",
    "description": "Search jobs, track applications, and manage your career — all in one place.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff",
    "lang": "en-GB",
    "categories": ["business", "productivity"],
    "shortcuts": [
        {
            "name": "Find Jobs",
            "short_name": "Jobs",
            "description": "Browse all open job listings",
            "url": "/jobs",
            "icons": [{ "src": "/icons/shortcut-jobs.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "My Applications",
            "short_name": "Applications",
            "description": "Track your job applications",
            "url": "/seeker/applications",
            "icons": [{ "src": "/icons/shortcut-apps.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "Quick Apply",
            "short_name": "Apply",
            "description": "One-tap apply to matching jobs",
            "url": "/seeker/recommended",
            "icons": [{ "src": "/icons/shortcut-apply.png", "sizes": "96x96", "type": "image/png" }]
        }
    ],
    "icons": [
        { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "screenshots": [
        {
            "src": "/screenshots/mobile-jobs.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Browse Jobs on Mobile"
        }
    ],
    "prefer_related_applications": false
}
