{
    "short_name": "Café Rand",
    "name": "Café Randomizer",
    "icons": [
        {
            "src": "/icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "theme_color": "#6F4E37",
    "orientation": "portrait"
}