{
  "name": "AyohaTrip",
  "short_name": "AyohaTrip",
  "description": "Booking tiket, hotel, dan trip terbaik di Indonesia",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#153258",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/image/logoin.php",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/image/logoin.php",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}