{
    "name": "Find Car Shows",
    "short_name": "Find Car Shows",
    "description": "Find and list local upcoming car shows and events on an interactive map 🌏 Beatiful interface 😍 Tons of filters to find exactly what you're looking for!",
    "icons": [
      {
        "src": "images/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      }, {
        "src": "images/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "lang": "en-US",
    "orientation": "portrait",
    "start_url": "https://findcarshows.app/",
    "scope": "https://findcarshows.app/",
    "theme_color": "#38e",
    "background_color": "#ffffff",
    "display": "standalone",
    "categories": ["automotive", "car shows", "tool"]
}