{
    "name": "The Profile | Chit Ko",
    "short_name": "The Profile",
    "description": "Personal portfolio showcasing projects, technical experience, and résumé.",
    "lang": "en",
    "start_url": "/?source=homescreen",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#55aabb",
    "categories": ["portfolio", "personal"],
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "64x64"
        }
    ]
}
