{ "name": "PantryHub", "short_name": "PantryHub", "description": "Realtime boodschappenapp", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0066cc", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Lijsten", "short_name": "Lijsten", "description": "Bekijk je boodschappenlijsten", "url": "/lists", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] } ], "categories": [ "shopping", "lifestyle" ] }