{
    "name": "Petite Gourmets",
    "short_name": "PG",
    "description": "Discover authentic recipes from global cuisines. Easy-to-follow instructions for Turkish, Italian, Japanese, American and more.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#81A6C6",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://cdn.petitegourmets.com/logos/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cdn.petitegourmets.com/logos/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}