{
  "name": "Fellow Traveler",
  "short_name": "Fellow Traveler",
  "description": "India-focused travel-partner platform. Find verified travelers, split expenses Splitwise-style, and travel together.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "lang": "en-IN",
  "categories": ["travel", "social", "lifestyle"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?w=192&q=80&auto=format&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?w=512&q=80&auto=format&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Browse Trips", "url": "/trips.html",     "description": "Find a group trip" },
    { "name": "Dashboard",    "url": "/dashboard.html", "description": "Your trips and wallet" },
    { "name": "Wallet",       "url": "/wallet.html",    "description": "Balance + escrow" }
  ]
}
