{
    "name": "Unlock Your Driving Force",
    "short_name": "Driving Force",
    "description": "Discover your authentic self. Take the free quiz and be the first to know when 'Unlock Your Driving Force,' the definitive guide to your inner blueprint, is released.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#030712",
    "theme_color": "#030712",
    "id": "/?pwa=1",
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}