{
  "name": "BLR → LEH → BLR 2026",
  "short_name": "LEH 2026",
  "description": "Shrinandan & Shubhashree's Leh road trip command center — itinerary, budget tracker, emergency contacts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#1a2744",
  "orientation": "any",
  "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": "Expense Tracker",
      "short_name": "Tracker",
      "description": "Log trip expenses",
      "url": "/tracker.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Budget",
      "short_name": "Budget",
      "description": "Detailed budget breakdown",
      "url": "/leh-budget.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "categories": ["travel", "productivity"]
}
