{
  "name": "GroupGetaway",
  "short_name": "GroupGetaway",
  "description": "Plan trips with friends - availability, flights, accommodations, and expenses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2196F3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View your trips"
    }
  ]
}
