{
    "name": "ppickings.com — Used PC Parts Marketplace",
    "short_name": "ppickings",
    "description": "Buy and sell used PC parts locally — free, safe, and community-driven.",
    "start_url": "/browse.php",
    "display": "standalone",
    "background_color": "#1c1917",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "categories": ["shopping", "utilities"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
