{
  "name": "TreadCard",
  "short_name": "TreadCard",
  "description": "Roadside & Depot Tyre Service — KETBA Tyre Services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17191B",
  "theme_color": "#17191B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
