{
  "name": "I Love Your Wheels",
  "short_name": "ILYW",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1c1b1f",
  "theme_color": "#E63946",
  "description": "Show off your ride. Find your people.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
