{
  "name": "CommuteMate",
  "short_name": "CommuteMate",
  "description": "Safe, shared commutes from home to work.",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "categories": ["transportation", "lifestyle"],
  "lang": "en-ZA",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Find a ride", "url": "/search.php", "description": "Search for available rides" },
    { "name": "My bookings", "url": "/bookings.php", "description": "View your bookings" }
  ]
}
