{ "name": "UPJobRadar Tools", "short_name": "UJR Tools", "description": "Fast, free interactive calculators and career utilities for students, job applicants, and government exam aspirants.", "start_url": "/", "scope": "/", "id": "/", "display": "standalone", "display_override": ["standalone", "window-controls-overlay", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#f8fafc", "theme_color": "#2563eb", "lang": "en-IN", "dir": "ltr", "categories": ["education", "productivity", "utilities"], "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/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Percentage Calculator", "short_name": "Percentage", "description": "Calculate mark percentages and differences instantly", "url": "/#/tool/percentage-calculator", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Age Eligibility Calculator", "short_name": "Age Calculator", "description": "Calculate exact age & cutoff date eligibility", "url": "/#/tool/age-eligibility-calculator", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "CTC Salary Calculator", "short_name": "CTC In-Hand", "description": "Estimate monthly in-hand salary from annual CTC", "url": "/#/tool/salary-ctc-calculator", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "CGPA to Percentage", "short_name": "CGPA to %", "description": "Convert university GPA & CGPA to percentage", "url": "/#/tool/cgpa-calculator", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }