{
    "short_name": "SRT Finder",
    "name": "SRT Finder | Mopar Performance Marketplace",
    "description": "Buy, sell, and trade Dodge SRT Hellcat, Charger, Challenger, Chrysler 300 SRT, and RAM TRX/RHO. The exclusive marketplace and community for SRT and R/T Mopar performance vehicles.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "srt-finder-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "srt-finder-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "hero-challenger.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "start_url": "/marketplace",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "theme_color": "#0A0A0A",
    "background_color": "#0A0A0A",
    "orientation": "portrait-primary",
    "categories": ["shopping", "lifestyle", "automotive", "social"],
    "shortcuts": [
        {
            "name": "Marketplace",
            "url": "/marketplace",
            "description": "Browse SRT & R/T listings"
        },
        {
            "name": "Community",
            "url": "/community",
            "description": "Community feed and threads"
        },
        {
            "name": "My Garage",
            "url": "/garage",
            "description": "Your vehicles and settings"
        },
        {
            "name": "Sell a car",
            "url": "/listings/new",
            "description": "Create a new listing"
        }
    ]
}
