{
  "name": "LittleWeekenders",
  "short_name": "LittleWeekenders",
  "description": "Family days out this weekend across the Cotswolds, Oxfordshire and Gloucestershire, sorted by how far the drive is.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCF8F1",
  "theme_color": "#188F5D",
  "lang": "en-GB",
  "categories": ["lifestyle", "travel", "kids"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "This weekend", "url": "/this-weekend" },
    { "name": "Add your event", "url": "/add-event" },
    { "name": "Your plan", "url": "/plan" }
  ]
}
