{
  "name": "Le Grand Tour · Paris · Reims · London",
  "short_name": "Le Grand Tour",
  "description": "Your offline trip companion: countdown, timeline, bookings, city guides, packing & to-dos.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFC",
  "theme_color": "#FF6B6B",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
