{
    "name": "Job Automobile Dealer - Find Your Dream Job",
    "short_name": "Auto Jobs",
    "description": "Find your dream job in the automobile industry. Browse thousands of jobs, salary insights, career resources, and company reviews.",
    "id": "/",
    "start_url": "?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay",
        "minimal-ui"
    ],
    "background_color": "#0a0a0a",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "employment",
        "jobs",
        "automotive",
        "career"
    ],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 480
    },
    "icons": [
        {
            "src": "https://jobautomobiledealer.com/assets/images/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://jobautomobiledealer.com/assets/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Jobs",
            "short_name": "Jobs",
            "description": "Browse latest automobile jobs",
            "url": "/?source=pwa_shortcut",
            "icons": [
                {
                    "src": "https://jobautomobiledealer.com/assets/images/logo-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Companies",
            "short_name": "Companies",
            "description": "View automobile companies",
            "url": "/companies?source=pwa_shortcut",
            "icons": [
                {
                    "src": "https://jobautomobiledealer.com/assets/images/logo-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Career Resources",
            "short_name": "Careers",
            "description": "Career roadmap & interview prep",
            "url": "/career?source=pwa_shortcut",
            "icons": [
                {
                    "src": "https://jobautomobiledealer.com/assets/images/logo-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Salary Insights",
            "short_name": "Salary",
            "description": "Check automobile industry salaries",
            "url": "/salary?source=pwa_shortcut",
            "icons": [
                {
                    "src": "https://jobautomobiledealer.com/assets/images/logo-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}