{
  "name": "Dineth Nethsara - Portfolio",
  "short_name": "Dineth Nethsara",
  "description": "Personal portfolio of Dineth Nethsara, showcasing my software engineering projects, skills, and experience.",
  "start_url": "https://www.dineth-nethsara.dev/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/my_image_lightn.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/my_image_lightn.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
