{
  "name": "Luggage Logger",
  "short_name": "Luggage Logger",
  "description": "Track equipment across multi-stop tour routes — assets, packs, trips, and live scan logs.",
  "start_url": "/app/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c1c1e",
  "theme_color": "#1781d5",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
