{
  "name": "Jayvee's Travel Hub",
  "short_name": "Travel Hub",
  "description": "A private luxury travel command center — trips, cruises, map, expenses and memories.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070d",
  "theme_color": "#0a0e1a",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "profile.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "profile.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "profile.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}
