{
    "name": "Ashley Childress' System Notes",
    "short_name": "System Notes",
    "description": "A living, queryable index of AI agents, full-stack development projects, and architectural decisions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/api/og/icon/192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/api/og/icon/512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "developer tools",
        "portfolio"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "related_applications": [],
    "prefer_related_applications": false
}