{
"name": "Sprite generator online",
"short_name": "Sprite generator online",
"description": "Service for creating image sprites with support for PNG and SVG formats. Automatic CSS generation, ZIP packaging, user-friendly interface, and fast processing. Upload files, combine them into sprites, and download the final ZIP archives with results.",
"lang": "en",
"icons": [
{
"src": "/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"scope": ".",
"start_url": ".",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
"orientation": "portrait",
"categories": [
"utilities",
"productivity"
]
}