{
    "name": "InsightLearn",
    "short_name": "InsightLearn",
    "description": "Online learning platform with 500+ expert-led courses in programming, business, and design",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6C3CE1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/og-homepage.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "InsightLearn Homepage"
        }
    ],
    "categories": [
        "education",
        "productivity"
    ],
    "lang": "it",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false
}