{
  "name": "AT THE AIRPORT – Aeronautical English Academy",
  "short_name": "AT THE AIRPORT",
  "description": "English for Working at the Airport – microlearning for check-in, baggage, boarding, passenger service, irregular operations and job preparation.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7fb",
  "theme_color": "#082f74",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}