{
  "name": "ADB Safegate Maintenance Portal",
  "short_name": "ADB Portal",
  "description": "AGL Maintenance Team Portal - Abu Dhabi Airports",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1a2b",
  "theme_color": "#15425f",
  "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"
    }
  ],
  "categories": ["productivity", "business"]
}
