{
  "name": "TRAVEL WORLD Executive System",
  "short_name": "TRAVEL WORLD",
  "description": "Private internal operations workspace for TRAVEL WORLD.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B2630",
  "theme_color": "#81D8D0",
  "icons": [
    {
      "src": "icon-v86-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-v86-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-v86-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon-v86.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}