{
    "name": "Country Information",
    "short_name": "Country Info",
    "description": "Look up detailed information about any country — capital, population, languages, currencies, timezones, and location on the map.",
    "start_url": "/en/app/country-information",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/country-information",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/country-information/country-information-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/country-information/country-information-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}