{ "name": "Binod | Senior Software Engineer", "short_name": "Binod", "description": "Portfolio, projects, writing, and voice tools from Binod.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6366f1", "orientation": "portrait-primary", "categories": ["portfolio", "productivity", "developer"], "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" }, { "src": "/icons/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Projects", "short_name": "Projects", "description": "View featured projects.", "url": "/projects", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Voice Tools", "short_name": "Voice", "description": "Open browser-based voice tools.", "url": "/voice-tools", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }