{ "name": "Cookery Notes", "short_name": "Cookery", "description": "Personal recipe library with LLM import.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#9a3412", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }