{
  "name": "Forero Team Driver Tools",
  "short_name": "Forero Team",
  "description": "Forero Team Driver Tools — manifests, gate codes, chat and tickets.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192x192.png?v=19",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png?v=19",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512-maskable.png?v=19",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
