{
  "name": "US Air Compressor Portal",
  "short_name": "US Air",
  "description": "Compressed-air portal — fleet, quotes, warranty claims, and AI assistant for US Air Compressor & Air Compressor Canada dealers + end-customers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "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" }
  ],
  "shortcuts": [
    { "name": "AI Assistant", "short_name": "Assistant", "url": "/assistant", "description": "Open the compressed-air AI assistant" },
    { "name": "Products Sold", "short_name": "Fleet", "url": "/products-sold", "description": "View your fleet of compressors" },
    { "name": "Customers", "short_name": "Customers", "url": "/customers-us", "description": "View customer list" }
  ]
}
