{
  "id": "/",
  "name": "Backroad Betty Navigation Assistant",
  "short_name": "Backroad Betty",
  "description": "Scenic backroad navigation with live routing, parking discovery, and saved trips.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDF6EC",
  "theme_color": "#1F6F63",
  "categories": ["navigation", "travel", "maps"],
  "shortcuts": [
    {
      "name": "Plan a drive",
      "short_name": "Navigate",
      "description": "Open the route planner and pick a destination.",
      "url": "/navigate"
    },
    {
      "name": "My trips",
      "short_name": "Trips",
      "description": "Review drive history and saved parking.",
      "url": "/trips"
    },
    {
      "name": "Get the app",
      "short_name": "Install",
      "description": "Install instructions and the shareable QR code.",
      "url": "/get-app"
    }
  ],
  "icons": [
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a3362b991bb836b0f72f84f_1788392613120_3ad42b03.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a3362b991bb836b0f72f84f_1788392609368_1824f083.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a3362b991bb836b0f72f84f_1788392609392_b600fa2e.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]

}
