{
    "name": "VetNav",
    "short_name": "VetNav",
    "description": "Don't miss the veteran benefits you've earned. AI-powered guide covering VA disability, GI Bill, home loans, healthcare, federal hiring preference, state benefits, and more.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0d1b2a",
    "theme_color": "#0d1b2a",
    "lang": "en-US",
    "categories": ["education", "government", "lifestyle"],
    "icons": [
        {
            "src": "/static/vetnav.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/vetnav.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/vetnav.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
