{
    "name": "Whoogle",
    "short_name": "Whoogle",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png?source=theme&v=3c1a450ab20d5d3a",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png?source=theme&v=3c1a450ab20d5d3a",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#171717",
    "background_color": "#f5f5f5",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}