{
    "name": "Pro Star Google - Private Search",
    "short_name": "Pro Star",
    "description": "Search Google privately. No tracking, no ads, just results.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a73e8",
    "orientation": "any",
    "lang": "en-US",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "apple-touch-icon-ipad-retina-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
