{
    "name": "Avatars Clothes & Skins Maker",
    "short_name": "Skins Maker",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0F1116",
    "theme_color": "#7C5CFC",
    "description": "Avatars Clothes & Skins Maker - design custom Roblox clothing with templates, a live 3D avatar preview, textures, stickers, paint, and one-tap PNG export",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
