{
  "short_name": "Commuter",
  "name": "Commuter Carpool Planning",
  "description": "One tap to a seat in the car. Team carpool coordination.",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "start_url": "/index.html",
  "background_color": "#14110F",
  "theme_color": "#14110F",
  "display": "standalone",
  "orientation": "portrait"
}
