{
    "name": "Hexcabulary Word Search",
    "short_name": "Hexcabulary",
    "icons": [
        {
            "src": "/assets/hexcabulary/favicon/favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/assets/hexcabulary/favicon/favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#aaaaaa",
    "background_color": "#ffffff",
    "display": "standalone"
}