{
  "name": "Mindful Travels: Way Of The Road",
  "short_name": "Mindful Travels",
  "description": "Follow the real-time cross-country journey from Kansas to Oregon. Track the route, join the community, and share the road.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a090e",
  "theme_color": "#0a090e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "lifestyle", "social"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Route",
      "short_name": "Route",
      "url": "/Route",
      "description": "View the live expedition route"
    },
    {
      "name": "Community Feed",
      "short_name": "Feed",
      "url": "/Feed",
      "description": "Browse the community dispatch"
    },
    {
      "name": "Trail Pins Map",
      "short_name": "Map",
      "url": "/TrailPins",
      "description": "Explore community trail pins"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1501854140801-50d01698950b?w=390&h=844&q=80",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mindful Travels Route View"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.mindfultravels.app",
      "id": "com.mindfultravels.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/mindful-travels/id0000000000"
    }
  ],
  "prefer_related_applications": false
}
