{ "name": "Tempo — Daily task rhythm", "short_name": "Tempo", "description": "A playful, focused space for organizing your daily tasks.", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "orientation": "portrait-primary", "theme_color": "#1A1A2E", "background_color": "#1A1A2E", "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" } ], "share_target": { "action": "/capture", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }