{ "name": "Car Rental for U", "short_name": "Car Rental U", "description": "Compare cheap car rental rates across the USA. Book sedans, SUVs, trucks and luxury vehicles with Car Rental for U.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0f172a", "theme_color": "#0f172a", "lang": "en-US", "categories": ["travel", "business"], "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }