{
    "name": "I18Nature - localization tool",
    "short_name": "I18Nature",
    "description": "Simplifying the internationalization (i18n) and localization (l10n) of applications without string limitation!",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "theme_color": "#0a4414",
    "background_color": "#0a4414",
    "orientation": "any",
    "display": "standalone",
    "start_url": "/"
}
