{ "name": "MeskoHire Interview Platform", "short_name": "MeskoHire", "description": "AI interview practice and hiring platform for candidates and HR teams.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#2563eb", "categories": ["productivity", "business"], "icons": [ { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Interview Practice", "short_name": "Practice", "description": "Start a new interview practice session", "url": "/candidate/dashboard", "icons": [ { "src": "/logo192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Aptitude Tests", "short_name": "Aptitude", "description": "Take aptitude tests", "url": "/candidate/aptitude-practice", "icons": [ { "src": "/logo192.png", "sizes": "192x192", "type": "image/png" } ] } ] }