{
  "name": "EscapeWish — Collaborative Travel Planning",
  "short_name": "EscapeWish",
  "description": "Plan trips together. AI researches destinations, your group votes on what to do, and everyone picks the best dates.",
  "start_url": "/board",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5efe6",
  "theme_color": "#1a5c5c",
  "categories": ["travel", "lifestyle", "social"],
  "icons": [
    {
      "src": "/logo-40.png",
      "sizes": "40x40",
      "type": "image/png"
    },
    {
      "src": "/logo-80.png",
      "sizes": "80x80",
      "type": "image/png"
    },
    {
      "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": [],
  "shortcuts": [
    {
      "name": "My Board",
      "url": "/board",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
