{ "name": "Mr Fries Checklist", "short_name": "Mr Fries", "description": "Daily operations checklist for Mr Fries restaurant teams.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#FFFFFF", "theme_color": "#EB8038", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }