{ "id": "/", "name": "Check1.nl", "short_name": "Check1", "description": "Check1 voor QR- en barcodescans, foto's en voorraadregistratie.", "lang": "nl-NL", "start_url": "/index.php?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#0046ad", "theme_color": "#0046ad", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Nieuw item", "short_name": "Nieuw item", "url": "/toevoegen.php?source=pwa" }, { "name": "Voorraadlijst", "short_name": "Voorraad", "url": "/voorraad.php?source=pwa" } ] }