{
  "short_name": "GreenMeet",
  "name": "GreenMeet - Sustainable Meeting Planner",
  "description": "An intelligent application that helps users find the optimal meeting location to minimize CO2 emissions, travel time, and distance for all participants. Powered by Gemini, it provides sustainable travel suggestions and a helpful chatbot.",
  "icons": [
    {
      "src": "/media/MainLogo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/media/MainLogo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#22c55e",
  "background_color": "#f0fdf4"
}