{
    "name": "Recipe Scaler",
    "short_name": "Recipe Scale",
    "description": "Quickly adjust recipe ingredient quantities for any number of servings with smart fraction display.",
    "start_url": "/en/app/recipe-scaler",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFF7ED",
    "background_color": "#FFF7ED",
    "scope": "/en/app/recipe-scaler",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/recipe-scaler/recipe-scaler-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/recipe-scaler/recipe-scaler-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}