{
  "name": "TANGO Handling Management",
  "short_name": "TANGO",
  "description": "Airport Handling Operations Management System for Aeroitalia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0047AB",
  "orientation": "landscape",
  "id": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "My Flights",
      "url": "/mobile",
      "description": "View my assigned flights"
    },
    {
      "name": "HCC Dashboard",
      "url": "/hcc",
      "description": "HCC Control Center"
    },
    {
      "name": "Login",
      "url": "/login",
      "description": "Login to TANGO"
    }
  ]
}
