{
  "name": "French Riviera & Paris Trip Planner",
  "short_name": "TripPlanner",
  "description": "Offline-capable enterprise trip planning web application",
  "start_url": "/trip_planner.html",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#0055A5",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1533105079780-92b9be482077?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1533105079780-92b9be482077?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
