{
    "name": "KeeBee — Key Finder",
    "short_name": "KeeBee",
    "description": "Search your key cabinet by stock code, brand or reference",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "KeyBee.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "KeyBee.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}