{
  "name": "Fablan Travels With You",
  "short_name": "Fablan Travels",
  "description": "Personalized travel companionship, chaperone services, and trusted support for every stage of your journey.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#8A9585",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/favicon/favicon-196x196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
