{
  "name": "ElseBlock Labs",
  "short_name": "ElseBlock",
  "description": "AI & Blockchain Solutions - Building enterprise-grade RAG systems, smart contracts, and cloud-native applications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/elseblock_logo_transparent_black_bg.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/elseblock_logo_transparent_black_bg.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "technology", "developer", "productivity"]
}