{
    "name": "Crispy Boys",
    "short_name": "Crispy Boys",
    "description": "London pubs, found together.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#100E0B",
    "theme_color": "#100E0B",
    "categories": ["social", "lifestyle", "food"],
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}
