{
  "name": "Crew — Group Trip Planning",
  "short_name": "Crew",
  "description": "Stop chasing. Start traveling. Plan group trips with your crew.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle", "social"],
  "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": [
    {
      "src": "/crew-og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
