{
  "short_name": "GoTour",
  "name": "GoTour | Discover the Magic of Ethiopia",
  "description": "Premium Ethiopian tour booking platform specializing in authentic cultural and historical experiences.",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0D0D0D",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#39f7a4"
}