{
  "name": "Team Carrico — Tesla Fleet Intelligence",
  "short_name": "Fleet Intel",
  "description": "Tesla vehicle telemetry, efficiency tracking, charging analytics, and smart predictions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "auto",
    "utilities"
  ],
  "screenshots": [],
  "prefer_related_applications": false
}