{
    "name": "Comics for Y'all",
    "short_name": "Comics for Y'all",
    "theme_color": "#9966cc",
    "background_color": "#2A2927",
    "display": "standalone",
    "scope": "/",
    "start_url": "https://www.comicsforyall.com/",
    "description": "We have the monkeys. We have the typewriters. We just need time.",
    "orientation": "any",
    "icons": [
        {
            "src": "https://www.comicsforyall.com/images/cover.png",
            "sizes": "1024x1024"
        }
    ]
}