{
    "version": "1.0.0",
    "name": "Love Not Fear",
    "short_name": "Love Not Fear",
    "description": "Attract aligned talent, strengthen team connection, and build a culture where everyone works out of love and not fear.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f7f8",
    "theme_color": "#B81F2C",
    "prefer_related_applications": false,
    "categories": [
        "business"
    ],
    "icons": [
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}