{
    "name": "Igeouz — Think like a geographer",
    "short_name": "Igeouz",
    "description": "Geography learning platform: lessons, flashcards, quizzes, past papers, games, olympiads, and an AI tutor.",
    "id": "/",
    "start_url": "/index",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f8fafc",
    "theme_color": "#047848",
    "lang": "uz",
    "categories": ["education"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Study hub",
            "url": "/study",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "GeoGuess",
            "url": "/geo-guess",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "World map",
            "url": "/world-map",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
