{
  "name": "AeroIQ — Aircraft Broker Intelligence",
  "short_name": "AeroIQ",
  "description": "Aircraft broker intelligence platform for deal tracking, CRM, and outreach",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060a10",
  "theme_color": "#00c8ff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Deal Tracker",
      "short_name": "Deals",
      "url": "/#deals",
      "description": "View your deal pipeline"
    },
    {
      "name": "CRM",
      "short_name": "CRM",
      "url": "/#crm",
      "description": "Contact database"
    },
    {
      "name": "Morning Brief",
      "short_name": "Brief",
      "url": "/#brief",
      "description": "Your daily deal intelligence"
    }
  ]
}
