{ "name": "Vehicle Sewa - Parivahan Services", "short_name": "Vehicle Sewa", "description": "Complete guide to Indian vehicle services - driving license, registration, e-challan, and more", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#1e40af", "orientation": "portrait-primary", "categories": ["government", "utilities", "productivity"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Driving License", "short_name": "DL", "description": "Apply for or renew driving license", "url": "/driving-licence", "icons": [ { "src": "/icons/dl-shortcut.png", "sizes": "96x96", "type": "image/png" } ] }, { "name": "Vehicle Registration", "short_name": "RC", "description": "Vehicle registration services", "url": "/vehicle-registration", "icons": [ { "src": "/icons/rc-shortcut.png", "sizes": "96x96", "type": "image/png" } ] }, { "name": "E-Challan", "short_name": "Challan", "description": "Check and pay traffic fines", "url": "/e-challan", "icons": [ { "src": "/icons/challan-shortcut.png", "sizes": "96x96", "type": "image/png" } ] } ] }