{ "name": "SpoonSparrow - Delicious Recipes", "short_name": "SpoonSparrow", "description": "Discover delicious recipes from around the world. Easy to follow instructions for every skill level.", "start_url": "/", "display": "standalone", "background_color": "#fdf2f8", "theme_color": "#ec4899", "orientation": "portrait-primary", "scope": "/", "lang": "en", "categories": ["food", "cooking", "recipes"], "icons": [ { "src": "/static/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/static/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }, { "src": "/static/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" } ] }