{
  "name": "WE Safari Africa — Booking System",
  "short_name": "WE Safari",
  "description": "Bookings, tours, transfers and day sheets for WE Safari Africa Shuttle & Tours, Marloth Park.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f7f4",
  "theme_color": "#10231a",
  "categories": ["business", "travel", "productivity"],
  "icons": [
    { "src": "logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "New booking", "short_name": "New", "url": "./index.html#/new" },
    { "name": "Today's schedule", "short_name": "Schedule", "url": "./index.html#/schedule" },
    { "name": "Vehicle checklists", "short_name": "Checklists", "url": "./index.html#/checklists" },
    { "name": "Guest booking page", "short_name": "Book", "url": "./book.html" }
  ]
}
