{
    "id": "/overview",
    "name": "GoAloud",
    "short_name": "GoAloud",
    "description": "English speaking practice for expats and anyone moving abroad. Talk out loud with an AI partner that answers back and shows you what to fix. Free to start.",
    "lang": "en",
    "dir": "ltr",
    "categories": ["education", "productivity"],
    "start_url": "/overview",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0e7b67",
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "icons": [
        {
            "src": "/favicon/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Start speaking",
            "short_name": "Speak",
            "description": "Pick a situation and start a conversation",
            "url": "/speak",
            "icons": [
                {
                    "src": "/favicon/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "My sessions",
            "short_name": "Sessions",
            "description": "Past conversations and their corrections",
            "url": "/sessions",
            "icons": [
                {
                    "src": "/favicon/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Vocabulary",
            "short_name": "Vocabulary",
            "description": "The words you have earned",
            "url": "/vocabulary",
            "icons": [
                {
                    "src": "/favicon/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/speak.png",
            "sizes": "780x1688",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Pick a real situation and start talking"
        },
        {
            "src": "/screenshots/overview.png",
            "sizes": "780x1688",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Your daily goal, streak and progress"
        },
        {
            "src": "/screenshots/vocabulary.png",
            "sizes": "780x1688",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "The words you have earned, ranked"
        }
    ]
}
