{
  "name": "Wander in France",
  "short_name": "Voyageur",
  "description": "Travel itinerary builder and self-guided walking tours for southwest France.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F9F7F4",
  "background_color": "#F9F7F4",
  "lang": "en-GB",
  "categories": ["travel", "lifestyle"],
  "id": "/",
  "shortcuts": [
    {
      "name": "Explore Nearby",
      "short_name": "Explore",
      "description": "Search restaurants, attractions and events near you",
      "url": "/explore",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "display_override": ["standalone", "browser"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "screenshots": [
    {
      "src": "/images/screenshots/Home.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home screen"
    },
    {
      "src": "/images/screenshots/Regions.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Choose your region"
    },
    {
      "src": "/images/screenshots/Interests.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Select your interests"
    },
    {
      "src": "/images/screenshots/Itinerary%20Overview.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Your personalised itinerary"
    },
    {
      "src": "/images/screenshots/Day%20Activities.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Day-by-day activities"
    },
    {
      "src": "/images/screenshots/Explore.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Explore restaurants, attractions and events nearby"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
