{
  "name": "TRVL Moments",
  "short_name": "TRVL",
  "description": "Plan trips together. Travel smarter. Remember everything.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#F5F3EF",
  "theme_color": "#1E1810",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["travel", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "My Trips",
      "url": "/trips",
      "description": "Open your trips"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Discover places"
    }
  ]
}
