{
  "name": "Noor Azami - IT Portfolio",
  "short_name": "Noor Azami",
  "description": "IT enthusiast and problem-solver, passionate about leveraging technology to create innovative solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#0a58ca",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/profile.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/profile.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
} 