{
    "name": "Hummingbird",
    "short_name": "Hummingbird",
    "description": "One place for every solution.",
    "start_url": "/projects/personal/hummingbird/",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#059669",
    "orientation": "any",
    "icons": [
        {
            "src": "/projects/personal/hummingbird/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/projects/personal/hummingbird/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
