{
  "name": "TripCompare — Travel Destination Comparator",
  "short_name": "TripCompare",
  "description": "Compare travel destinations side-by-side with personalized match scores.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0077B6",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1488085061387-422e29b40080?w=192&h=192&fit=crop&auto=format&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1488085061387-422e29b40080?w=512&h=512&fit=crop&auto=format&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "en"
}
