{
  "name": "AlphaMesh - Zero-Downtime Microservices Platform",
  "short_name": "AlphaMesh",
  "description": "Production-grade distributed microservices platform handling millions of users with 99.9% uptime",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "img/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any apple-touch-icon"
    }
  ],
  "categories": ["technology", "developer", "education", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "About",
      "url": "/#about",
      "description": "Learn about AlphaMesh platform"
    },
    {
      "name": "Use Cases",
      "url": "/#usecases",
      "description": "See real-world scenarios"
    },
    {
      "name": "Architecture",
      "url": "/#architecture",
      "description": "Explore system architecture"
    },
    {
      "name": "Services",
      "url": "/#services",
      "description": "View microservices catalog"
    }
  ]
}
