{ "name": "Telegram Search Engine", "short_name": "TG Search", "description": "Find the best Telegram channels, groups, and bots.", "start_url": "/", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#0088cc", "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Search Directory", "url": "/directory" }, { "name": "Submit Channel", "url": "/submit" } ] }