{
    "name": "ScreenIQ | Screen Control App & IQ Booster",
    "short_name": "ScreenIQ App",
    "description": "We get it, screen time can be a challenge. The ScreenIQ mission is simple- transform mindless scrolling into meaningful learning, one micro-learning session at a time.",
    "icons": [
        {
            "src": "/img/screeniq_logo_color.png",
            "sizes": "any",
            "type": "image/png"
        },
        {
            "src": "/img/screeniq_logo_color.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/screeniq_logo_color.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#007bff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "lang": "en",
    "orientation": "portrait-primary"
}