{ "name": "NetworCX Sticky Notes", "short_name": "Sticky Notes", "description": "Your NetworCX sticky notes, synced.", "start_url": "/sticky", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#415464", "icons": [ { "src": "assets/pwa/sticky-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "assets/pwa/sticky-icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }