{
    "name": "easyi18n",
    "short_name": "easyi18n",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FCF9F5",
    "theme_color": "#B6402F",
    "description": "AI-powered i18n management for web and macOS apps.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
