{
  "name": "Alwin Samson",
  "short_name": "Alwin",
  "start_url": "/",
  "display": "standalone",
  "icons": [
    { "src": "/apple-touch-icon-57x57.png", "type": "image/png", "sizes": "57x57" },
    { "src": "/apple-touch-icon-76x76.png", "type": "image/png", "sizes": "76x76" },
    { "src": "/apple-touch-icon-120x120.png", "type": "image/png", "sizes": "120x120" },
    { "src": "/apple-touch-icon-152x152.png", "type": "image/png", "sizes": "152x152" },
    { "src": "/apple-touch-icon-180x180.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/apple-touch-icon-precomposed.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/touch-icon-192x192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/favicon-96x96.png", "type": "image/png", "sizes": "96x96" },
    { "src": "/web-app-manifest-192x192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/web-app-manifest-512x512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "48x48 32x32" }
  ]
}