{
  "name": "Alok Kumar - Mobile App Developer Noida",
  "short_name": "Alok Kumar",
  "description": "Alok Kumar — React Native Mobile App Developer in Noida specializing in Payment Gateway Integration, Push Notifications, Deep Linking, Performance Optimization and App Store Deployment.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05050E",
  "theme_color": "#FF6B35",
  "lang": "en-IN",
  "categories": ["portfolio", "technology", "developer"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "See Alok Kumar's mobile app portfolio",
      "url": "/#work",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hire Me",
      "short_name": "Contact",
      "description": "Get in touch with Alok Kumar",
      "url": "/#contact",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}