{ "name": "Taskly Planner", "short_name": "Taskly", "description": "A calm place for personal tasks, team goals, and the week ahead.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#faf9f6", "theme_color": "#faf9f6", "icons": [ { "src": "./pwa-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any" }, { "src": "./pwa-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }