{ "name": "Apex Gridline", "short_name": "Apex Gridline", "description": "Find your path into motorsports. Browse cars, events, shops, and build your setup — all in one place.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#2E2F32", "theme_color": "#0D6EFD", "categories": ["automotive", "lifestyle", "shopping"], "icons": [ { "src": "brand/icons/ag-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "brand/icons/ag-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "brand/icons/ag-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Browse Cars", "url": "./cars", "description": "Browse cars and builds" }, { "name": "Budget Builder", "url": "./budget-builder", "description": "Find a car for your budget" } ] }