{
  "id": "/velopin",
  "name": "VeloPin — Plan rides, fix waypoints, beat the weather",
  "short_name": "VeloPin",
  "description": "Plan cycling routes, add device-faithful waypoints, find resupply stops, and time your ride around the weather.",
  "lang": "en",
  "start_url": "/velopin",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#E8401C",
  "background_color": "#ffffff",
  "orientation": "any",
  "categories": ["sports", "navigation", "travel"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
