{
    "name": "Geordy",
    "short_name": "Geordy",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "https://geordy.ai/g-geometric-logo-small.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "orientation": "portrait-primary"
}