{
  "name": "Dreams & More Cars",
  "short_name": "DNM Cars",
  "description": "Premium Automotive Sourcing and Import",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0b0d",
  "theme_color": "#0a0b0d",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}