{
  "name": "LetanAI - Workflow Automation & Analytics",
  "short_name": "LetanAI",
  "description": "All-in-one platform for workflow automation, SEO analysis, marketing tools, and social media analytics. Connect 500+ apps, automate workflows, track SEO rankings, and analyze social channels.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities",
    "developer tools"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Automation Builder",
      "short_name": "Automation",
      "description": "Build workflow automations",
      "url": "/automation/builder",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "SEO Analysis",
      "short_name": "SEO",
      "description": "Analyze SEO performance",
      "url": "/seo-analysis",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Social Analytics",
      "short_name": "Social",
      "description": "Track social media metrics",
      "url": "/social-analytics",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ]
}
