{
  "name": "Seruka Travel ltd",
  "short_name": "Seruka",
  "description": "Book flights, hotels, and travel services easily with Seruka.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00BFFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
