{
  "name": "Trip Countdown & Share",
  "short_name": "TripCount",
  "description": "Real-time trip countdown timer with Unsplash backgrounds and instant iMessage/Google Messages sharing.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#38bdf8",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1488646953014-85cb44e25828?w=192&q=80&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1488646953014-85cb44e25828?w=512&q=80&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
