{
    "name": "Singli",
    "short_name": "Singli",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "How fast can you squash a big number? Singli is the simplest math game you’ll ever find—and the hardest to put down. Crunch numbers and beat the clock in a high-speed blitz, or chill out in Practice Mode with zero pressure. Challenge your friends, beat their records on the global leaderboard, and enjoy the perfect mental spark for your day. Sleek, fun, and addictive—are you ready to level up your brain?",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}