{
    "name": "PricePulse",
    "short_name": "PricePulse",
    "description": "Social price comparison platform - find the best deals near you!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d0d12",
    "theme_color": "#ccff00",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23ccff00' width='100' height='100' rx='20'/><text x='50' y='70' font-size='60' font-weight='bold' text-anchor='middle' fill='%23000'>P</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}