{
    "name": "TheRandomRecipe — Recipe Ideas, Meal Inspiration & Cooking Guides",
    "short_name": "TheRandomRecipe",
    "description": "Free random recipe generator with kitchen-tested food and drink recipes, AI-powered recipe generation from leftovers, and in-depth cooking guides.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FAFAF8",
    "theme_color": "#E11D48",
    "categories": ["food", "lifestyle", "cooking", "recipes"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
