{
  "name": "KAKU GARAGE COMPANY",
  "short_name": "KGC",
  "description": "Buy your dream or sell your vehicle — Dwarka, New Delhi.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a7cff",
  "icons": [
    {
      "src": "images/kgc-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/kgc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}