{
    "start_url": "https://attentive-klutzy-jacket.anvil.app/",
    "name": "Connect4_AI_Grp26",
    "short_name": "Connect4_AI_Grp26",
    "description": "An interactive Connect-4 web application powered by deep learning. Players compete against CNN and Transformer neural network opponents deployed on AWS, with selectable difficulty levels, real-time AI inference, and dynamic gameplay through an Anvil interface.",
    "background_color": "#6750A4",
    "theme_color": "#6750A4",
    "display": "standalone",
    "icons": [
        {
            "src": "https://attentive-klutzy-jacket.anvil.app/_/theme/background_image.jpg",
            "sizes": "192x192",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://attentive-klutzy-jacket.anvil.app/_/theme/background_image.jpg",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://attentive-klutzy-jacket.anvil.app/_/theme/background_image.jpg",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "maskable"
        }
    ]
}
