{
  "name": "Fly213 - Flight Booking",
  "short_name": "Fly213",
  "description": "Professional B2B flight booking for travel agents",
  "start_url": "/travel",
  "scope": "/travel",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#1A56DB",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/travel/frontend/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/travel/frontend/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
