{
    "name": "Ghost",
    "short_name": "Ghost",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f84545",
    "theme_color": "#f84545",
    "description": "the one the only",
    "icons": [
        {
            "src": "https://cdn.jsdelivr.net/gh/nobodycares-not-my-alt/fonts/ghost.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}