{
  "short_name": "TuLink",
  "name": "TuLink - Mission Control for Convoy Drivers", 
  "description": "Real-time tracking, lag alerts, and arrival coordination for groups who move together.",
  "icons": [
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png", 
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#E8002D",
  "background_color": "#0D0D0D",
  "orientation": "portrait"
}