{ "name": "Recipe box", "short_name": "Recipes", "description": "The recipe collection, readable with no network.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#e3edef", "theme_color": "#e3edef", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }