{
  "short_name": "Adventure Awaits",
  "name": "Adventure Awaits",
  "description": "Just found Travel Escapes and I'm already dreaming about my next getaway! 🌍✨ Check it out for amazing inspo and unbeatable deals!",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
