{ "name": "TaskStacker", "short_name": "TaskStacker", "description": "Focus keeper for the chronically interrupted. Stack tasks LIFO-style — a bookmark for your brain.", "start_url": "/", "display": "standalone", "background_color": "#F7FAFD", "theme_color": "#0E7CF1", "orientation": "portrait-primary", "categories": ["productivity", "utilities"], "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }