{ "id": "https://app.loosethought.com/?v1", "start_url": "/", "name": "Loose Thought", "short_name": "LT", "description": "Learn and plan using natural spatial reasoning", "display": "standalone", "theme_color": "#555", "background_color": "#555", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/maskable_icon_x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "desktop.png", "sizes": "1400x875", "type": "image/png", "form_factor": "wide", "label": "Desktop layout showing a sheet and visible sidebar" }, { "src": "mobile.png", "sizes": "331x733", "type": "image/png", "form_factor": "narrow", "label": "Mobile view showing notes in a list layout" } ] }