{ "name": "FloatNotes", "short_name": "FloatNotes", "description": "Digital notes to organize your work inside and outside the browser.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "background_color": "#f8f9fa", "theme_color": "#4f46e5", "orientation": "any", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" } ] }