{
    "name": "Whack The Creeps",
    "short_name": "Whack The Creeps",
    "description": "Play Whack The Creeps online — the creepy whacking game!",
    "start_url": "./?pwa=1",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "icon-48x48.png?v8",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "icon-72x72.png?v8",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "icon-96x96.png?v8",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "icon-144x144.png?v8",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "icon-192x192.png?v8",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-256x256.png?v8",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "icon-512x512.png?v8",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
