{
  "name": "Squad66 Riders",
  "short_name": "Squad66",
  "description": "We’re more than just a riding group—we’re a brotherhood built on trust, safety, and shared passion. From well-planned group rides to long-distance tours, every mile strengthens our bond and every journey creates stories worth remembering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}