{
    "name": "FlagTag",
    "short_name": "FlagTag",
    "description": "Daily Geography Challenge — Find countries on a 3D globe",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#080c17",
    "theme_color": "#080c17",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
