{
    "id": "https://karlhill.com/",
    "name": "Karl Hill",
    "short_name": "Karl Hill",
    "description": "Staff Software Engineer — portfolio, writing, and selected work in mission-critical software.",
    "start_url": "/",
    "scope": "/",
    "icons": [
        {
            "src": "/img/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Kit",
            "short_name": "Kit",
            "description": "Recruiter kit — evidence, resume, and booking.",
            "url": "/kit",
            "icons": [{ "src": "/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Now",
            "short_name": "Now",
            "description": "Current focus and booking.",
            "url": "/now",
            "icons": [{ "src": "/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Work",
            "short_name": "Work",
            "description": "Selected case studies.",
            "url": "/work",
            "icons": [{ "src": "/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ],
    "theme_color": "#080808",
    "background_color": "#080808",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "lang": "en-US",
    "categories": ["portfolio", "personalization", "productivity"]
}
