{
    "name": "Jigsaw Puzzles Online",
    "short_name": "Puzzles Online",
    "description": "Explore and solve fun online jigsaw puzzles. Play, challenge yourself, and improve your skills anytime, anywhere!",
    "start_url": "/en/puzzles",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#f5f5e8",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/favicon/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon/favicon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}