{
    "name": "Pluksy",
    "short_name": "Pluksy",
    "description": "Compare prices, availability and delivery options.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#087F5B",
    "background_color": "#F5F8F6",
    "icons": [
        {
            "src": "/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
