{
  "name": "Waypoint — Travel, whole",
  "short_name": "Waypoint",
  "description": "The whole trip, one app — interactive mockup. Plan → Live → Remember.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0C0D11",
  "theme_color": "#0C6B5D",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon-mask.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
