{
  "name": "TorToise GPS",
  "short_name": "TorToise",
  "description": "Real-time fleet tracking — GPS over TCP",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FFDD57",
  "background_color": "#1e1e2e",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
