{ "id": "/", "name": "SecondSelf \u2014 Private AI Second Brain", "short_name": "SecondSelf", "description": "SecondSelf v0.1.1 \u2014 private AI second brain PWA with secure Supabase authentication.", "lang": "en", "start_url": "/", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone" ], "orientation": "any", "background_color": "#f4f8fa", "theme_color": "#0f6f73", "categories": [ "productivity", "utilities", "lifestyle" ], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Capture something", "short_name": "Capture", "url": "/?screen=capture", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ] }, { "name": "Ask SecondSelf", "short_name": "Ask", "url": "/?screen=ask", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ] } ] }