{
  "name": "Rahul Singh Patel — Laravel Expert",
  "short_name": "Rahul Singh",
  "description": "Premium portfolio of Rahul Singh Patel — Laravel Expert & Backend Specialist",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05050a",
  "theme_color": "#05050a",
  "lang": "en",
  "categories": ["portfolio", "developer", "business"],
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/hero.jpg",
      "sizes": "400x400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Rahul Singh Patel Portfolio"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "url": "/projects.html",
      "icons": [{ "src": "images/pwa-icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Me",
      "url": "/contact.html",
      "icons": [{ "src": "images/pwa-icon-192.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
