{
  "name": "Ali Ahtisham – Web Developer & Digital Creator",
  "short_name": "Ali Ahtisham",
  "description": "Creative vision, visual design, and clean code — all in one place. 4+ years experience. 28+ successful projects.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "https://res.cloudinary.com/ddw3f7lx6/image/upload/v1759930272/My_Image_2_xknrq2.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/ddw3f7lx6/image/upload/v1759930272/My_Image_2_xknrq2.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://res.cloudinary.com/ddw3f7lx6/image/upload/v1763216898/og-image_mg7pcn.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "NūrNames - Live Project Showcase"
    }
  ],
  "categories": ["portfolio", "business", "technology", "web development"],
  "shortcuts": [
    {
      "name": "Live Projects",
      "short_name": "Projects",
      "description": "View my live websites",
      "url": "/#live-projects",
      "icons": [{ 
        "src": "https://img.icons8.com/color/96/000000/code.png", 
        "sizes": "96x96" 
      }]
    },
    {
      "name": "Contact Form",
      "short_name": "Contact",
      "description": "Send me a message",
      "url": "/#contact",
      "icons": [{ 
        "src": "https://img.icons8.com/color/96/000000/email.png", 
        "sizes": "96x96" 
      }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/#contact?email=%s"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone"]
}