{ "name": "ConciseMind - Organize Your Thoughts with AI", "short_name": "ConciseMind", "description": "Capture ideas, tasks, and thoughts with voice or chat. ConciseMind's AI organizes and turns them into actions or habits.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#1f2937", "background_color": "#ffffff", "categories": ["productivity", "utilities"], "lang": "en", "icons": [ { "src": "/android-chrome-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "New Thought", "short_name": "Thought", "description": "Capture a new thought or idea", "url": "/thoughts/new", "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32" } ] }, { "name": "My Thoughts", "short_name": "Thoughts", "description": "View all your captured thoughts", "url": "/thoughts", "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32" } ] }, { "name": "My Todos", "short_name": "Todos", "description": "View your tasks and todos", "url": "/todos", "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32" } ] } ] }