{
  "name": "Wander — your trip, one map",
  "short_name": "Wander",
  "description": "Your whole trip on one map: travel times, night-out planning, door codes, alarms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1726",
  "theme_color": "#0e1726",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "add_title", "text": "add", "url": "add_url" }
  }
}
