{
    "name": "GreatDealSearch",
    "short_name": "GDSearch",
    "description": "Compare prices from thousands of stores. Find the best deals.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1A1A18",
    "theme_color": "#E8553D",
    "icons": [
        {
            "src": "/assets/img/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
