{
    "name": "Bantumi Classic: Mancala Board Game",
    "short_name": "Bantumi Classic",
    "id": "com.gamelette.mancala",
    "start_url": "/play.html",
    "display": "standalone",
    "background_color": "#F0E4D2",
    "theme_color": "#785900",
    "description": "Play Bantumi Classic: Mancala Board Game online for free. The ancient strategy board game with beautiful wood-themed graphics and smart AI opponents.",
    "lang": "en",
    "dir": "ltr",
    "orientation": "portrait-primary",
    "categories": ["games"],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.gamelette.mancala",
            "id": "com.gamelette.mancala"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/mobile.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "label": "Mancala Gameplay on Mobile"
        },
        {
            "src": "screenshots/desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Mancala Gameplay on Desktop"
        }
    ]
}
