{
  "name": "MIMICX AI - Machine-Human Interaction Platform",
  "short_name": "MIMICX AI",
  "description": "Advanced AI foundation models and physical robotics platform with human-level perception and decision-making",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "technology"
  ],
  "screenshots": [
    {
      "src": "/mimicphy.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "label": "MIMICX AI Platform - Physical AI Motion Tracking"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Models",
      "short_name": "Models",
      "description": "Browse AI foundation models",
      "url": "/#models",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Physical Robots",
      "short_name": "Robots",
      "description": "Explore physical AI robots",
      "url": "/#robots",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Install MIMICX SDK",
      "url": "/#contact",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
