{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Vinay Raikar",
  "short_name": "Vinay Raikar",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "What is Mr. Vinay Raikar thinking? What is he upto now?",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
