{
  "name": "Nexpost - Your AI ghostwriter for posts, threads & articles",
  "short_name": "Nexpost",
  "description": "Create engaging social media posts, articles, and threads with AI. Transform your content strategy and grow your audience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C7D36F",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon/16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icon/32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon/48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon/128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/nexpost-logo.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}