{
    "name": "Untapped",
    "short_name": "Untapped",
    "description": "Untapped is the leading platform for early-career recruiting, where you can show who you really are, and get hired for it. Find a job with companies that value your skills today!",
    "lang": "en",
    "start_url": "https://untapped.io/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#C9F270",
    "background_color": "#FFFFFF",
    "icons": [
        {
            "src": "/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/pwa-icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/pwa-icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "serviceworker": {
        "src": "/service-worker.js",
        "scope": "/"
    },
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "me.jumpstart.mobile"
        }
    ]
}
