{
  "name": "MohiUX - Creative UI/UX Component Studio",
  "short_name": "MohiUX",
  "description": "The Ultimate UI Library for Modern Creators with Local-First Sync Architecture & Multi-Platform PWA Support.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "utilities", "design"],
  "shortcuts": [
    {
      "name": "Explore Studio",
      "url": "/#studio",
      "description": "Explore all UI components"
    },
    {
      "name": "Architecture Spec",
      "url": "/#spec",
      "description": "Local-first sync architecture"
    }
  ]
}
