{
  "name": "RidCy – Ride Together",
  "short_name": "RidCy",
  "description": "Find group rides, join the peloton, and explore your city on two wheels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/ridcy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ridcy-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
