{
  "name": "myTreep - Smart Travel Planning",
  "short_name": "myTreep",
  "description": "Plan amazing trips with Treepy, your smart travel assistant. Personalized itineraries, smart budgeting, and seamless booking.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF7F1",
  "theme_color": "#E96A0E",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
