{ "name": "Midejo PIM", "short_name": "Midejo", "description": "Productbeheer voor Midejo Machines: producten, categorieën en nieuws.", "lang": "nl", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#ffffff", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Producten", "url": "/products", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Product toevoegen", "url": "/products/create", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Nieuws", "url": "/news", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }