{
  "short_name": "MrRandiv",
  "name": "Randiv Dulneth - Portfolio",
  "description": "Software Engineer & SLIIT Student specializing in Full-Stack Development",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo-512.webp",
      "type": "image/webp",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#007BFF",
  "background_color": "#121212",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "technology",
    "portfolio"
  ]
}