Start URL
Basic Usage
pwa:
manifest:
enabled: true
start_url: "app_homepage"pwa:
manifest:
enabled: true
start_url: "/"Advanced Configuration
pwa:
manifest:
enabled: true
start_url:
path: "app_dashboard"
params:
utm_source: "pwa"
utm_medium: "homescreen"
path_type_reference: 1Path Parameter
Params Parameter
Path Type Reference
Best Practices
Examples
Simple Route
Route with Parameters
With Tracking Parameters
Last updated
Was this helpful?