{
    "name": "Countries Visited Tracker",
    "short_name": "Countries Vi",
    "description": "Mark the countries you've visited on an interactive world map and track your exploration progress across continents.",
    "start_url": "/en/app/countries-visited-tracker",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDFF",
    "background_color": "#F0FDFF",
    "scope": "/en/app/countries-visited-tracker",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/countries-visited-tracker/countries-visited-tracker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/countries-visited-tracker/countries-visited-tracker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}