{
  "name": "Avinash's Portfolio",
  "short_name": "av-sh",
  "description": "Frontend web developer, building things in random.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f4f7",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
