{
  "name": "TripCare - The smarter school run. Safe, shared, and fuel-efficient.",
  "short_name": "TripCare",
  "description": "Coordinate carpools and school trips, track live trips, and earn points.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}