{
  "name": "Adla Vijwal | Full Stack Developer",
  "short_name": "Adla Vijwal",
  "description": "Full Stack Developer Portfolio — React, TypeScript, Supabase, AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050312",
  "theme_color": "#050312",
  "orientation": "portrait-primary",
  "categories": ["portfolio", "technology"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/me.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/me.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
