{
    "_comment": "AIFolio web app manifest. Phase 3 groundwork. @TODO AIF-16: update with final brand assets.",
    "name": "AIFolio",
    "short_name": "AIFolio",
    "description": "Professional AI Headshots in Minutes",
    "start_url": "/",
    "display": "browser",
    "background_color": "#0D0F14",
    "theme_color": "#D4AF37",
    "icons": [
        {
            "src": "/wp-content/themes/aifolio-dark/assets/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "maskable any"
        }
    ]
}
