{
    "name": "John Lennon Clicker",
    "short_name": "John Lennon Clicker",
    "display": "standalone",
    "icons": [
        {
            "src": "./img/Six Lennon Icon.png",
            "type": "image/png",
            "sizes": "1024x1024",
            "purpose": "maskable any"
        }
    ],
    "description": "Click john lennon until you cant take it anymore",
    "start_url": "./index.html",
    "background_color": "#000000",
    "scope": "./",
    "theme_color": "#000000"
}