{
  "name": "Trackr - GPS Vehicle Tracking",
  "short_name": "Trackr",
  "description": "Real-time GPS vehicle tracking with speed monitoring, route history, and fleet management.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111113",
  "theme_color": "#111113",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": []
}
