{
  "name": "RC RaceHub",
  "short_name": "RaceHub",
  "description": "The two-sided marketplace for RC dirt oval racing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#e63946",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social"],
  "screenshots": [],
  "prefer_related_applications": false
}
