{
    "name": "Trail Gear Prices",
    "short_name": "TrailGear",
    "description": "Find the best prices on outdoor gear. Compare prices, track deals, and save money on camping, hiking, and outdoor equipment.",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#10b981",
    "background_color": "#f9fafb",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}