{ "name": "ShopMyChef", "short_name": "ShopMyChef", "description": "Je persoonlijke kookassistent en boodschappenlijst", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#55994B", "background_color": "#ffffff", "categories": [ "food", "lifestyle", "productivity" ], "lang": "nl", "dir": "ltr", "icons": [ { "src": "icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-256x256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }, { "src": "icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" }, { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Boodschappenlijst", "short_name": "Boodschappen", "description": "Open je boodschappenlijst", "url": "/shopping-list", "icons": [ { "src": "icon-192x192.png", "sizes": "192x192" } ] }, { "name": "Recepten", "short_name": "Recepten", "description": "Bekijk alle recepten", "url": "/recipes", "icons": [ { "src": "icon-192x192.png", "sizes": "192x192" } ] } ], "screenshots": [ { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png", "label": "ShopMyChef hoofdscherm" } ], "prefer_related_applications": false, "related_applications": [] }