{
  "name": "TraWe — Travel Agency CRM",
  "short_name": "TraWe",
  "description": "Manage leads, itineraries, quotations, and GST invoices on the go.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "travel"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Queries", "url": "/leads" },
    { "name": "Quotations", "url": "/quotations" },
    { "name": "WhatsApp", "url": "/whatsapp" }
  ]
}
