{
    "name": "Szymdows Search",
    "short_name": "Szymdows Search",
    "description": "An independent search engine built to index the open web.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a73e8",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/website_app.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["search", "utilities"]
}