{
  "name": "Voyajar - Travel Discovery",
  "short_name": "Voyajar",
  "description": "Explore hotels, flights, destinations, and travel ideas with Voyajar.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#06192c",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/brand/voyajar-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/brand/voyajar-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": ["travel", "lifestyle"]
}
