{
  "name": "SwapU — Swap Cars Without Dealer Fees",
  "short_name": "SwapU",
  "description": "Find your perfect car swap in Brisbane — no dealer fees, no commissions. Swap and save.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "categories": ["automotive", "shopping"],
  "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": "Browse listings",
      "url": "/browse",
      "description": "Browse cars available to swap"
    },
    {
      "name": "Chat with Nicholas",
      "url": "/chat",
      "description": "Get help finding your perfect swap"
    }
  ]
}
