{
  "name": "NomadSwipe",
  "short_name": "NomadSwipe",
  "description": "Swipe-based travel planning for groups.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#050810",
  "theme_color": "#050810",
  "icons": [
    {
      "src": "static/adaptive-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
