{
  "name": "Motor Events - Driven By Passion",
  "short_name": "Motor Events",
  "description": "Your ultimate automotive social network. Connect with enthusiasts, discover epic events, and celebrate the art of automobiles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/link-preview.jpeg",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/link-preview.jpeg",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "offline_page": "/offline.html",
  "orientation": "portrait",
  "lang": "en-US"
}