{
  "name": "Deeptern AI",
  "short_name": "Deeptern",
  "description": "The leading enterprise AI integration platform. Connect everything, mobilize AI-ready data, govern agentic workflows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F23",
  "theme_color": "#4F46E5",
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og/home.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Deeptern AI Homepage"
    },
    {
      "src": "/images/og/platform.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Deeptern AI Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Platform",
      "url": "/platform/",
      "description": "Explore the Deeptern AI Platform"
    },
    {
      "name": "Solutions",
      "url": "/solutions/",
      "description": "Industry solutions by Deeptern AI"
    },
    {
      "name": "Partners",
      "url": "/partners/",
      "description": "Join the Deeptern AI Partner Ecosystem"
    }
  ]
}
