{
  "name": "Yacht Swipe",
  "short_name": "Yacht Swipe",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#071429",
  "theme_color": "#071429",
  "description": "Yacht Swipe",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png?v=20260508",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png?v=20260508",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
