{
"name": "TG → WA Stickers",
"short_name": "TG Stickers",
"description": "Convert Telegram stickers to WhatsApp",
"start_url": "/",
"display": "standalone",
"background_color": "#0f0f1a",
"theme_color": "#6c63ff",
"orientation": "portrait",
"icons": [
{
"src": "/static/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
