{
  "name": "RV Route Scout",
  "short_name": "RouteScout",
  "description": "Scout every mile — RV routing with bridge clearance warnings, scenic byways, and pet-friendly stops",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ef",
  "theme_color": "#e85d1a",
  "categories": ["navigation", "travel", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp" }
  ]
}
