{
  "name": "PADAFAIR Travel & Tour",
  "short_name": "Padafair",
  "description": "Flight reservations, tours, airport pickup, hotel assistance and Ghana heritage experiences.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#06285a",
  "theme_color": "#06285a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./images/padafair-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "./images/padafair-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "business"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Book a Flight",
      "short_name": "Flights",
      "description": "Request a flight reservation",
      "url": "./#flights",
      "icons": [{ "src": "./images/padafair-logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Tours",
      "short_name": "Tours",
      "description": "Ghana heritage experiences",
      "url": "./#tours",
      "icons": [{ "src": "./images/padafair-logo.webp", "sizes": "96x96" }]
    }
  ]
}
